Home
last modified time | relevance | path

Searched refs:PHY_FUNC_LINK_RESET (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/scsi/libsas/
Dsas_init.c240 reset_type = PHY_FUNC_LINK_RESET; in transport_sas_phy_reset()
272 cmd = PHY_FUNC_LINK_RESET; in sas_phy_enable()
310 reset_type = PHY_FUNC_LINK_RESET; in sas_phy_reset()
360 PHY_FUNC_LINK_RESET, rates); in sas_set_phy_speed()
Dsas_host_smp.c200 case PHY_FUNC_LINK_RESET: in sas_phy_control()
217 if (phy_op == PHY_FUNC_LINK_RESET && sas_try_ata_reset(asd_phy) == 0) { in sas_phy_control()
Dsas_expander.c993 if (!sas_smp_phy_control(dev, phy_id, PHY_FUNC_LINK_RESET, NULL)) in sas_ex_discover_dev()
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_scb.c893 [PHY_FUNC_LINK_RESET] = ENABLE_PHY,
921 func = PHY_FUNC_LINK_RESET; in asd_control_phy()
/linux-4.4.14/include/scsi/
Dsas.h120 PHY_FUNC_LINK_RESET, /* Enables the phy */ enumerator
/linux-4.4.14/drivers/scsi/isci/
Dphy.c1452 case PHY_FUNC_LINK_RESET: in isci_phy_control()
/linux-4.4.14/drivers/scsi/pm8001/
Dpm8001_sas.c190 case PHY_FUNC_LINK_RESET: in pm8001_phy_control()
/linux-4.4.14/drivers/scsi/mvsas/
Dmv_sas.c207 case PHY_FUNC_LINK_RESET: in mvs_phy_control()