Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libsas/
H A 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()
H A Dsas_expander.c1705 case SMP_RESP_NO_PHY: in sas_find_bcast_phy()
1965 case SMP_RESP_NO_PHY: in sas_rediscover_dev()
/openbmc/linux/include/scsi/
H A Dsas.h44 #define SMP_RESP_NO_PHY 0x10 macro