HomeSort by: relevance | last modified time | path
    Searched refs:RXPOLL_RPD (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/mips/atheros/dev/
aereg.h 214 #define RXPOLL_RPD 0x00000001 /* receive poll demand */
if_ae.c 890 AE_WRITE(sc, CSR_RXPOLL, RXPOLL_RPD);
1423 AE_WRITE(sc, CSR_RXPOLL, RXPOLL_RPD);
  /src/sys/dev/ic/
tulipreg.h 468 #define RXPOLL_RPD 0x00000001 /* receive poll demand */
tulip.c 1080 TULIP_WRITE(sc, CSR_RXPOLL, RXPOLL_RPD);
1930 TULIP_WRITE(sc, CSR_RXPOLL, RXPOLL_RPD);

Completed in 17 milliseconds