asd_sas_phy       307 include/scsi/libsas.h 	struct asd_sas_phy *phy;
asd_sas_phy       421 include/scsi/libsas.h 	struct asd_sas_phy  **sas_phy; /* array of valid pointers, must be set */
asd_sas_phy       433 include/scsi/libsas.h 	void (*notify_port_event)(struct asd_sas_phy *, enum port_event);
asd_sas_phy       434 include/scsi/libsas.h 	void (*notify_phy_event)(struct asd_sas_phy *, enum phy_event);
asd_sas_phy       472 include/scsi/libsas.h static inline void sas_phy_disconnected(struct asd_sas_phy *phy)
asd_sas_phy       661 include/scsi/libsas.h 	void (*lldd_port_formed)(struct asd_sas_phy *);
asd_sas_phy       662 include/scsi/libsas.h 	void (*lldd_port_deformed)(struct asd_sas_phy *);
asd_sas_phy       687 include/scsi/libsas.h 	int (*lldd_control_phy)(struct asd_sas_phy *, enum phy_func, void *);