Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/libsas/
Dsas_host_smp.c26 resp_data[2] = SMP_RESP_NO_PHY; in sas_host_smp_discover()
145 resp_data[2] = SMP_RESP_NO_PHY; in sas_report_phy_sata()
190 resp_data[2] = SMP_RESP_NO_PHY; in sas_phy_control()
Dsas_expander.c1756 case SMP_RESP_NO_PHY: in sas_find_bcast_phy()
2013 case SMP_RESP_NO_PHY: in sas_rediscover_dev()
/kernel/linux/linux-5.10/include/scsi/
Dsas.h44 #define SMP_RESP_NO_PHY 0x10 macro