Searched refs:VGE_TXQCSRC (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | if_vgereg.h | 87 #define VGE_TXQCSRC 0x34 /* TX queue ctl/status clear */ macro |
H A D | if_vge.c | 2065 CSR_WRITE_2(sc, VGE_TXQCSRC, 0xFFFF); in vge_stop() |