Searched defs:phy_start_req (Results 1 – 3 of 3) sorted by relevance
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];
348 struct phy_start_req { struct349 __le32 tag;350 __le32 ase_sh_lm_slr_phyid;351 struct sas_identify_frame_local sas_identify; /* 28 Bytes */352 __le32 spasti;353 u32 reserved[21];
210 int (*phy_start_req)(struct pm8001_hba_info *pm8001_ha, u8 phy_id); member