Searched defs:phy_start_req (Results 1 – 6 of 6) 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];
346 struct phy_start_req { struct347 __le32 tag;348 __le32 ase_sh_lm_slr_phyid;349 struct sas_identify_frame_local sas_identify; /* 28 Bytes */350 __le32 spasti;351 u32 reserved[21];
211 int (*phy_start_req)(struct pm8001_hba_info *pm8001_ha, u8 phy_id); member
153 struct phy_start_req { struct154 __le32 tag;155 __le32 ase_sh_lm_slr_phyid;156 struct sas_identify_frame sas_identify;157 u32 reserved[5];
351 struct phy_start_req { struct352 __le32 tag;353 __le32 ase_sh_lm_slr_phyid;354 struct sas_identify_frame_local sas_identify; /* 28 Bytes */355 __le32 spasti;356 u32 reserved[21];
195 int (*phy_start_req)(struct pm8001_hba_info *pm8001_ha, u8 phy_id); member