Searched refs:SMP_DIS_REQUEST_LEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/cam/scsi/ | ||
H A D | smp_all.h | 249 #define SMP_DIS_REQUEST_LEN 0x02 macro |
H A D | smp_all.c | 538 request->request_len = long_response ? SMP_DIS_REQUEST_LEN : 0; in smp_discover() |