Home
last modified time | relevance | path

Searched refs:SCSI_PROTO_UAS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_all.c5965 case SCSI_PROTO_UAS: in scsi_transportid_sbuf()
6015 { "uas", SCSI_PROTO_UAS },
6016 { "usb", SCSI_PROTO_UAS },
6796 case SCSI_PROTO_UAS: in scsi_parse_transportid()
H A Dscsi_all.h867 #define SCSI_PROTO_UAS 0x09 /* USB Atached SCSI */ macro
885 #define SPSP_PROTO_UAS SCSI_PROTO_UAS