Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.h549 #define SCSI_TRN_SOP_DEV_MASK 0xf8 macro
H A Dscsi_all.c6621 && (device > SCSI_TRN_SOP_DEV_MASK)) { in scsi_parse_transportid_sop()