Home
last modified time | relevance | path

Searched refs:t4_init_ppod_region (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h538 int t4_init_ppod_region(struct ppod_region *, struct t4_range *, u_int,
H A Dt4_tom.c1900 rc = t4_init_ppod_region(&td->pr, &sc->vres.ddp, in t4_tom_activate()
H A Dt4_ddp.c2105 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 Dcxgbei.c160 rc = t4_init_ppod_region(pr, &sc->vres.iscsi, r, "iSCSI page pods"); in cxgbei_init()