Searched refs:asd_sas_phy (Results 1 – 1 of 1) sorted by relevance
272 struct asd_sas_phy *phy;285 struct asd_sas_phy *phy, int event) in INIT_SAS_EVENT()297 struct asd_sas_phy { struct369 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */412 static inline void sas_phy_disconnected(struct asd_sas_phy *phy) in sas_phy_disconnected()639 void (*lldd_port_formed)(struct asd_sas_phy *);640 void (*lldd_port_deformed)(struct asd_sas_phy *);668 int (*lldd_control_phy)(struct asd_sas_phy *, enum phy_func, void *);724 void sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event,726 void sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event,
Completed in 6 milliseconds