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