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

/freebsd-10.2-release/sys/powerpc/pseries/
H A Dphyp_llan.c102 bus_dmamap_t rx_buf_map; member in struct:llan_softc
194 BUS_DMA_WAITOK | BUS_DMA_ZERO, &sc->rx_buf_map);
195 error = bus_dmamap_load(sc->rx_dma_tag, sc->rx_buf_map, sc->rx_buf,

Completed in 56 milliseconds