Lines Matching defs:phy
180 static int sas_get_linkerrors(struct sas_phy *phy) in sas_get_linkerrors()
222 static int transport_sas_phy_reset(struct sas_phy *phy, int hard_reset) in transport_sas_phy_reset()
255 static int sas_phy_enable(struct sas_phy *phy, int enable) in sas_phy_enable()
288 int sas_phy_reset(struct sas_phy *phy, int hard_reset) in sas_phy_reset()
317 int sas_set_phy_speed(struct sas_phy *phy, in sas_set_phy_speed()
364 struct asd_sas_phy *phy = ha->sas_phy[i]; in sas_prep_resume_ha() local
377 struct asd_sas_phy *phy = ha->sas_phy[i]; in phys_suspended() local
403 struct asd_sas_phy *phy = ha->sas_phy[i]; in sas_resume_ha() local
438 static void sas_phy_release(struct sas_phy *phy) in sas_phy_release()
458 static int sas_phy_setup(struct sas_phy *phy) in sas_phy_setup()
474 static int queue_phy_reset(struct sas_phy *phy, int hard_reset) in queue_phy_reset()
501 static int queue_phy_enable(struct sas_phy *phy, int enable) in queue_phy_enable()
587 static struct asd_sas_event *__sas_alloc_event(struct asd_sas_phy *phy, in __sas_alloc_event()
621 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy) in sas_alloc_event()
626 struct asd_sas_event *sas_alloc_event_gfp(struct asd_sas_phy *phy, in sas_alloc_event_gfp()
634 struct asd_sas_phy *phy = event->phy; in sas_free_event() local