Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_all.c136 #define S (1 << T_SCANNER)
5498 case T_SCANNER: in scsi_print_inquiry_sbuf()
H A Dscsi_all.h2180 #define T_SCANNER 0x06 macro