Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dsmp_all.c132 {SMP_FUNC_REPORT_GENERAL, "REPORT GENERAL"},
508 request->function = SMP_FUNC_REPORT_GENERAL; in smp_report_general()
H A Dsmp_all.h52 #define SMP_FUNC_REPORT_GENERAL 0x00 macro