Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ixl.c2788 ixl_load_mbuf(bus_dma_tag_t dmat, bus_dmamap_t map, struct mbuf *m) in ixl_load_mbuf() function
2946 if (ixl_load_mbuf(sc->sc_dmat, map, m) != 0) { in ixl_start()