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

  /src/sys/dev/pci/
if_vgereg.h 359 #define VGE_RXQCSR_WAK 0x0004 /* Wake up (poll) queue */
if_vge.c 1488 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_WAK);
1814 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_WAK);

Completed in 14 milliseconds