Home
last modified time | relevance | path

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

/linux-5.19.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.c1740 case SMP_RESP_NO_PHY: in sas_find_bcast_phy()
1997 case SMP_RESP_NO_PHY: in sas_rediscover_dev()
/linux-5.19.10/include/scsi/
Dsas.h44 #define SMP_RESP_NO_PHY 0x10 macro