Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libsas/
H A Dsas_host_smp.c253 if (req_data[0] != SMP_REQUEST) in sas_smp_host_handler()
H A Dsas_expander.c140 p[0] = SMP_REQUEST; in alloc_smp_req()
/openbmc/linux/include/scsi/
H A Dsas.h19 #define SMP_REQUEST 0x40 macro