Searched refs:pg_bd_chain_map (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/bce/
H A Dif_bce.c3286 sc->pg_bd_chain_map[i]);
3294 sc->pg_bd_chain_map[i]);
3750 &sc->pg_bd_chain_map[i])) {
3759 sc->pg_bd_chain_map[i], sc->pg_bd_chain[i],
5910 bus_dmamap_sync(sc->pg_bd_chain_tag, sc->pg_bd_chain_map[i],
6429 sc->pg_bd_chain_map[i], BUS_DMASYNC_POSTREAD);
6737 sc->pg_bd_chain_map[i], BUS_DMASYNC_PREWRITE);
H A Dif_bcereg.h6498 bus_dmamap_t pg_bd_chain_map[MAX_PG_PAGES]; member in struct:bce_softc

Completed in 95 milliseconds