Searched refs:VGE_RXCTL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_vge.c473 rxctl = CSR_READ_1(sc, VGE_RXCTL);
516 CSR_WRITE_1(sc, VGE_RXCTL, rxctl);
1565 CSR_WRITE_1(sc, VGE_RXCTL, VGE_RXCTL_RX_GIANT);
H A Dif_vgereg.h54 #define VGE_RXCTL 0x06 /* RX control register */ macro

Completed in 205 milliseconds