Searched defs:ssp_coalesced_comp_resp (Results 1 – 2 of 2) sorted by relevance
1118 struct ssp_coalesced_comp_resp { struct1119 __le32 coal_cnt;1120 __le32 tag0;1121 __le32 ssp_tag0;1122 __le32 tag1;1123 __le32 ssp_tag1;1124 __le32 add_tag_ssp_tag[10];
3790 static int ssp_coalesced_comp_resp(struct pm8001_hba_info *pm8001_ha, in ssp_coalesced_comp_resp() function