Searched defs:pm8001_phy (Results 1 – 1 of 1) sorted by relevance
264 struct pm8001_phy { struct265 struct pm8001_hba_info *pm8001_ha;266 struct pm8001_port *port;267 struct asd_sas_phy sas_phy;268 struct sas_identify identify;269 struct scsi_device *sdev;270 u64 dev_sas_addr;271 u32 phy_type;272 struct completion *enable_completion;273 u32 frame_rcvd_size;[all …]