Searched defs:phy_start_req (Results 1 – 3 of 3) sorted by relevance
157 struct phy_start_req { struct158 __le32 tag;159 __le32 ase_sh_lm_slr_phyid;160 struct sas_identify_frame sas_identify;161 u32 reserved[5];
248 struct phy_start_req { struct249 __le32 tag;250 __le32 ase_sh_lm_slr_phyid;251 struct sas_identify_frame sas_identify; /* 28 Bytes */252 __le32 spasti;253 u32 reserved[21];
211 int (*phy_start_req)(struct pm8001_hba_info *pm8001_ha, u8 phy_id); member