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

/freebsd-10-stable/sys/dev/bwn/
H A Dif_bwn.c241 static uint16_t bwn_pio_rx_read_2(struct bwn_pio_rxqueue *, uint16_t);
9085 ctl16 = bwn_pio_rx_read_2(prq, BWN_PIO_RXCTL);
9091 ctl16 = bwn_pio_rx_read_2(prq, BWN_PIO_RXCTL);
9154 v16 = bwn_pio_rx_read_2(prq, BWN_PIO_RXDATA);
9524 bwn_pio_rx_read_2(struct bwn_pio_rxqueue *prq, uint16_t offset) function

Completed in 138 milliseconds