Searched refs:ixl_load_mbuf (Results 1 – 1 of 1) sorted by relevance
2788 ixl_load_mbuf(bus_dma_tag_t dmat, bus_dmamap_t map, struct mbuf *m) in ixl_load_mbuf() function2946 if (ixl_load_mbuf(sc->sc_dmat, map, m) != 0) { in ixl_start()