Lines Matching refs:asd_sas_phy
283 struct asd_sas_phy *phy;
296 struct asd_sas_phy *phy, int event)
308 struct asd_sas_phy {
387 struct asd_sas_phy **sas_phy; /* array of valid pointers, must be set */
432 static inline void sas_phy_disconnected(struct asd_sas_phy *phy)
627 void (*lldd_port_formed)(struct asd_sas_phy *);
628 void (*lldd_port_deformed)(struct asd_sas_phy *);
652 int (*lldd_control_phy)(struct asd_sas_phy *, enum phy_func, void *);
711 int sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event);
712 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
713 int sas_notify_port_event_gfp(struct asd_sas_phy *phy, enum port_event event,
715 int sas_notify_phy_event_gfp(struct asd_sas_phy *phy, enum phy_event event,