asd_sas_phy       264 include/scsi/libsas.h 	struct asd_sas_phy *phy;
asd_sas_phy       355 include/scsi/libsas.h 	struct asd_sas_phy  **sas_phy; /* array of valid pointers, must be set */
asd_sas_phy       365 include/scsi/libsas.h 	void (*notify_port_event)(struct asd_sas_phy *, enum port_event);
asd_sas_phy       366 include/scsi/libsas.h 	void (*notify_phy_event)(struct asd_sas_phy *, enum phy_event);
asd_sas_phy       596 include/scsi/libsas.h 	void (*lldd_port_formed)(struct asd_sas_phy *);
asd_sas_phy       597 include/scsi/libsas.h 	void (*lldd_port_deformed)(struct asd_sas_phy *);
asd_sas_phy       620 include/scsi/libsas.h 	int (*lldd_control_phy)(struct asd_sas_phy *, enum phy_func, void *);