Home | Sort by: relevance | last modified time | path |
/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); |