Home
last modified time | relevance | path

Searched refs:SMP_RG_LONG_RESPONSE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dsmp_all.h149 #define SMP_RG_LONG_RESPONSE 0x80 macro
H A Dsmp_all.c291 SMP_RG_LONG_RESPONSE)); in smp_report_general_sbuf()
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c8343 if ((response->long_response & SMP_RG_LONG_RESPONSE) in smpreportgeneral()