Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dbwi.c328 static int bwi_dma_mbuf_create(struct bwi_softc *);
7860 return (bwi_dma_mbuf_create(sc)); in bwi_dma_alloc()
8035 bwi_dma_mbuf_create(struct bwi_softc *sc) in bwi_dma_mbuf_create() function