Home
last modified time | relevance | path

Searched refs:lldd_phy (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/include/scsi/
Dlibsas.h346 void *lldd_phy; /* not touched by the sas_class_code */ member
/Linux-v5.4/drivers/scsi/isci/
Dphy.c1409 iphy->sas_phy.lldd_phy = iphy; in isci_phy_init()
1436 struct isci_phy *iphy = sas_phy->lldd_phy; in isci_phy_control()
/Linux-v5.4/drivers/scsi/mvsas/
Dmv_init.c95 sas_phy->lldd_phy = phy; in mvs_phy_init()
Dmv_sas.c1079 struct mvs_phy *phy = sas_phy->lldd_phy; in mvs_port_notify_formed()
1120 struct mvs_phy *phy = sas_phy->lldd_phy; in mvs_port_notify_deformed()
/Linux-v5.4/Documentation/scsi/
Dlibsas.txt103 lldd_phy -- you should set this to point to your phy so you
/Linux-v5.4/drivers/scsi/aic94xx/
Daic94xx_hwi.c128 phy->sas_phy.lldd_phy = phy; in asd_init_phys()
/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_main.c931 sas_phy->lldd_phy = phy; in hisi_sas_phy_init()
969 struct hisi_sas_phy *phy = sas_phy->lldd_phy; in hisi_sas_port_notify_formed()
1378 phy = sas_phy->lldd_phy; in hisi_sas_refresh_port_id()
Dhisi_sas_v2_hw.c2582 struct hisi_sas_phy *phy = sas_phy->lldd_phy; in hisi_sas_internal_abort_quirk_timeout()
/Linux-v5.4/drivers/scsi/pm8001/
Dpm8001_init.c137 sas_phy->lldd_phy = phy; in pm8001_phy_init()