Searched defs:asd_phy (Results 1 – 3 of 3) sorted by relevance
184 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; in sas_get_linkerrors() local194 int sas_try_ata_reset(struct asd_sas_phy *asd_phy) in sas_try_ata_reset()233 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; in transport_sas_phy_reset() local267 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; in sas_phy_enable() local304 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; in sas_phy_reset() local340 struct asd_sas_phy *asd_phy = sas_ha->sas_phy[phy->number]; in sas_set_phy_speed() local
187 struct asd_sas_phy *asd_phy; in sas_phy_control() local
676 struct asd_phy { struct678 struct asd_phy_desc *phy_desc; /* hw profile */ argument680 struct sas_identify_frame *identify_frame;681 struct asd_dma_tok *id_frm_tok;682 struct asd_port *asd_port;684 u8 frame_rcvd[ASD_EDB_SIZE];
Completed in 8 milliseconds