Home
last modified time | relevance | path

Searched refs:VGE_CRS2 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dif_vgereg.h58 #define VGE_CRS2 0x0A /* Global cmd register 2 (w to set) */ macro
H A Dif_vge.c1579 CSR_WRITE_1(sc, VGE_CRS2, VGE_CR2_XON_ENABLE | 0x0B); in vge_init()
1721 CSR_WRITE_1(sc, VGE_CRS2, VGE_CR2_FDX_TXFLOWCTL_ENABLE); in vge_miibus_statchg()
1723 CSR_WRITE_1(sc, VGE_CRS2, VGE_CR2_FDX_RXFLOWCTL_ENABLE); in vge_miibus_statchg()