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

/freebsd-10.1-release/sys/dev/bwn/
H A Dif_bwn.c242 static uint32_t bwn_pio_rx_read_4(struct bwn_pio_rxqueue *, uint16_t);
9073 ctl32 = bwn_pio_rx_read_4(prq, BWN_PIO8_RXCTL);
9079 ctl32 = bwn_pio_rx_read_4(prq, BWN_PIO8_RXCTL);
9137 v32 = bwn_pio_rx_read_4(prq, BWN_PIO8_RXDATA);
9540 bwn_pio_rx_read_4(struct bwn_pio_rxqueue *prq, uint16_t offset) function

Completed in 200 milliseconds