Home
last modified time | relevance | path

Searched refs:PHY_FUNC_DISABLE (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/scsi/libsas/
Dsas_phy.c75 i->dft->lldd_control_phy(phy, PHY_FUNC_DISABLE, NULL); in sas_phye_oob_error()
123 ret = i->dft->lldd_control_phy(phy, PHY_FUNC_DISABLE, NULL); in sas_phye_shutdown()
Dsas_host_smp.c202 case PHY_FUNC_DISABLE: in sas_phy_control()
Dsas_init.c284 cmd = PHY_FUNC_DISABLE; in sas_phy_enable()
Dsas_expander.c629 sas_smp_phy_control(dev, phy_id, PHY_FUNC_DISABLE, NULL); in sas_ex_disable_phy()
/Linux-v4.19/include/scsi/
Dsas.h122 PHY_FUNC_DISABLE, enumerator
/Linux-v4.19/drivers/scsi/aic94xx/
Daic94xx_scb.c895 [PHY_FUNC_DISABLE] = DISABLE_PHY,
/Linux-v4.19/drivers/scsi/isci/
Dphy.c1445 case PHY_FUNC_DISABLE: in isci_phy_control()
/Linux-v4.19/drivers/scsi/pm8001/
Dpm8001_sas.c202 case PHY_FUNC_DISABLE: in pm8001_phy_control()
/Linux-v4.19/drivers/scsi/mvsas/
Dmv_sas.c212 case PHY_FUNC_DISABLE: in mvs_phy_control()
/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_main.c931 case PHY_FUNC_DISABLE: in hisi_sas_control_phy()