Home
last modified time | relevance | path

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

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