Lines Matching refs:asd_sas_phy
283 struct asd_sas_phy *phy;
296 struct asd_sas_phy *phy, int event) in INIT_SAS_EVENT()
308 struct asd_sas_phy { struct
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) in sas_phy_disconnected()
621 void (*lldd_port_formed)(struct asd_sas_phy *);
622 void (*lldd_port_deformed)(struct asd_sas_phy *);
646 int (*lldd_control_phy)(struct asd_sas_phy *, enum phy_func, void *);
705 int sas_notify_port_event(struct asd_sas_phy *phy, enum port_event event);
706 int sas_notify_phy_event(struct asd_sas_phy *phy, enum phy_event event);
707 int sas_notify_port_event_gfp(struct asd_sas_phy *phy, enum port_event event,
709 int sas_notify_phy_event_gfp(struct asd_sas_phy *phy, enum phy_event event,