Home
last modified time | relevance | path

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

/linux/drivers/scsi/libsas/
H A Dsas_host_smp.c281 case SMP_DISCOVER: in sas_smp_host_handler()
H A Dsas_expander.c411 disc_req[1] = SMP_DISCOVER; in sas_ex_phy_discover()
1660 disc_req[1] = SMP_DISCOVER; in sas_get_phy_discover()
/linux/include/scsi/
H A Dsas.h31 #define SMP_DISCOVER 0x10 macro