Searched refs:phys_sge_pairs (Results 1 – 2 of 2) sorted by relevance
121 struct phys_sge_pairs { struct
325 len = (nsegs / 8) * sizeof(struct phys_sge_pairs); in ccr_phys_dsgl_len() 338 struct phys_sge_pairs *sgl; in ccr_write_phys_dsgl() 356 sgl = (struct phys_sge_pairs *)(cpl + 1); in ccr_write_phys_dsgl() 378 MPASS(j + 8 * (sgl - (struct phys_sge_pairs *)(cpl + 1)) == nsegs); in ccr_write_phys_dsgl()