Searched refs:SMP_RMI_REQUEST_LEN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/cam/scsi/ | ||
| D | smp_all.h | 214 #define SMP_RMI_REQUEST_LEN 0x00 macro |
| D | smp_all.c | 573 request->request_len = long_response ? SMP_RMI_REQUEST_LEN : 0; in smp_report_manuf_info() |