Searched refs:SMP_PC_REQUEST_LEN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/sys/cam/scsi/ | ||
| H A D | smp_all.h | 406 #define SMP_PC_REQUEST_LEN 0x09 macro |
| H A D | smp_all.c | 603 request->request_len = long_response ? SMP_PC_REQUEST_LEN : 0; in smp_phy_control() |