Home
last modified time | relevance | path

Searched refs:SMP_PC_REQUEST_LEN (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/cam/scsi/
H A Dsmp_all.h406 #define SMP_PC_REQUEST_LEN 0x09 macro
H A Dsmp_all.c603 request->request_len = long_response ? SMP_PC_REQUEST_LEN : 0; in smp_phy_control()