Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sk/
H A Dif_sk.c226 static int sk_dma_alloc(struct sk_if_softc *);
1275 if (sk_dma_alloc(sc_if) != 0) { in sk_attach()
1852 sk_dma_alloc(struct sk_if_softc *sc_if) in sk_dma_alloc() function