Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/cam/scsi/
HDsmp_all.c133 {SMP_FUNC_REPORT_GENERAL, "REPORT GENERAL"},
509 request->function = SMP_FUNC_REPORT_GENERAL; in smp_report_general()
HDsmp_all.h52 #define SMP_FUNC_REPORT_GENERAL 0x00 macro