Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c303 static int bwn_dma_attach(struct bwn_mac *);
1381 error = bwn_dma_attach(mac); in bwn_attach_core()
6930 bwn_dma_attach(struct bwn_mac *mac) in bwn_dma_attach() function