Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_vgereg.h509 #define VGE_RXCFG_FIFO_THR 0x30 /* RX FIFO threshold */ macro
H A Dif_vge.c1518 CSR_CLRBIT_1(sc, VGE_RXCFG, VGE_RXCFG_FIFO_THR); in vge_init()