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

  /src/sys/dev/pci/
if_vge.c 1487 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_RUN);
1488 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_WAK);
1813 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_RUN);
1814 CSR_WRITE_1(sc, VGE_RXQCSRS, VGE_RXQCSR_WAK);
if_vgereg.h 86 #define VGE_RXQCSRS 0x32 /* RX queue ctl/status set */

Completed in 23 milliseconds