Searched refs:SGC_RT_SPECIFIC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/cam/scsi/ | ||
H A D | scsi_cd.h | 66 #define SGC_RT_SPECIFIC 0x02 macro |
/freebsd/sys/cam/ctl/ | ||
H A D | ctl.c | 10554 if (rt == SGC_RT_SPECIFIC && data_len > 4) { in ctl_get_config() |