Searched defs:pm8001_phy (Results 1 – 1 of 1) sorted by relevance
250 struct pm8001_phy { struct251 struct pm8001_hba_info *pm8001_ha;252 struct pm8001_port *port;253 struct asd_sas_phy sas_phy;254 struct sas_identify identify;255 struct scsi_device *sdev;256 u64 dev_sas_addr;257 u32 phy_type;258 struct completion *enable_completion;259 u32 frame_rcvd_size;[all …]