Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cam/scsi/
Dsmp_all.h405 #define SMP_PC_RESPONSE_LEN 0x00 macro
468 #define SMP_PC_RESPONSE_LEN 0x00 macro
Dsmp_all.c604 request->response_len = long_response ? SMP_PC_RESPONSE_LEN : 0; in smp_phy_control()