Searched refs:t4_init_ppod_region (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tom.h | 538 int t4_init_ppod_region(struct ppod_region *, struct t4_range *, u_int,
|
H A D | t4_tom.c | 1900 rc = t4_init_ppod_region(&td->pr, &sc->vres.ddp, in t4_tom_activate()
|
H A D | t4_ddp.c | 2105 t4_init_ppod_region(struct ppod_region *pr, struct t4_range *r, u_int psz, in t4_init_ppod_region() function
|
/freebsd/sys/dev/cxgbe/cxgbei/ |
H A D | cxgbei.c | 160 rc = t4_init_ppod_region(pr, &sc->vres.iscsi, r, "iSCSI page pods"); in cxgbei_init()
|