Searched defs:pm8001_phy (Results 1 – 1 of 1) sorted by relevance
235 struct pm8001_phy { struct236 struct pm8001_hba_info *pm8001_ha;237 struct pm8001_port *port;238 struct asd_sas_phy sas_phy;239 struct sas_identify identify;240 struct scsi_device *sdev;241 u64 dev_sas_addr;242 u32 phy_type;243 struct completion *enable_completion;244 u32 frame_rcvd_size;[all …]