Searched refs:T_ENCLOSURE (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/cam/scsi/ |
H A D | scsi_enc.c | 697 if ((iqd[0] & 0x1f) == T_ENCLOSURE) in enc_type()
|
H A D | scsi_xpt.c | 388 { T_ENCLOSURE, SIP_MEDIA_FIXED, "SUN", "SENA", "*" }, 535 { T_ENCLOSURE, SIP_MEDIA_FIXED, "DP", "BACKPLANE", "*" },
|
H A D | scsi_pass.c | 583 softc->pd_type = T_ENCLOSURE; in passregister()
|
H A D | scsi_all.c | 131 #define E (1 << T_ENCLOSURE) 5513 case T_ENCLOSURE: in scsi_print_inquiry_sbuf()
|
H A D | scsi_all.h | 2187 #define T_ENCLOSURE 0x0d macro
|