Home
last modified time | relevance | path

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

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