Searched refs:bwn_dma_base (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/bwn/
H A Dif_bwn.c264 static uint16_t bwn_dma_base(int, int);
3635 base = bwn_dma_base(type, idx);
3660 base = bwn_dma_base(0, 0);
3699 bwn_dma_base(int type, int controller_idx) function
3768 dr->dr_base = bwn_dma_base(type, controller_index);
4694 base = bwn_dma_base(0, 0);

Completed in 74 milliseconds