Home
last modified time | relevance | path

Searched refs:rl_jrx_sparemap (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/re/
HDif_re.c1132 &sc->rl_ldata.rl_jrx_sparemap); in re_allocmem()
1876 if (sc->rl_ldata.rl_jrx_sparemap) in re_detach()
1878 sc->rl_ldata.rl_jrx_sparemap); in re_detach()
2004 sc->rl_ldata.rl_jrx_sparemap, m, segs, &nsegs, BUS_DMA_NOWAIT); in re_jumbo_newbuf()
2020 rxd->rx_dmamap = sc->rl_ldata.rl_jrx_sparemap; in re_jumbo_newbuf()
2022 sc->rl_ldata.rl_jrx_sparemap = map; in re_jumbo_newbuf()
/trueos/sys/pci/
HDif_rlreg.h847 bus_dmamap_t rl_jrx_sparemap; member