Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwnreg.h388 #define BWN_PIO_RXCTL 0x00 macro
H A Dif_bwn.c5574 ctl16 = bwn_pio_rx_read_2(prq, BWN_PIO_RXCTL); in bwn_pio_rxeof()
5577 bwn_pio_rx_write_2(prq, BWN_PIO_RXCTL, in bwn_pio_rxeof()
5580 ctl16 = bwn_pio_rx_read_2(prq, BWN_PIO_RXCTL); in bwn_pio_rxeof()
5658 bwn_pio_rx_write_2(prq, BWN_PIO_RXCTL, BWN_PIO_RXCTL_DATAREADY); in bwn_pio_rxeof()