t4_range
struct t4_range ddp;
struct t4_range iscsi;
struct t4_range stag;
struct t4_range rq;
struct t4_range pbl;
struct t4_range qp;
struct t4_range cq;
struct t4_range srq;
struct t4_range ocq;
struct t4_range l2t;
struct t4_range key;
return ((const struct t4_range *)a)->start -
((const struct t4_range *)b)->start;
struct t4_range mem_ranges[4], *r, *next;
qsort(mem_ranges, n, sizeof(struct t4_range), t4_range_cmp);
sizeof(struct t4_range));
t4_init_ppod_region(struct ppod_region *pr, struct t4_range *r, u_int psz,
int t4_init_ppod_region(struct ppod_region *, struct t4_range *, u_int,