Searched refs:STGE_FlowOffThresh (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | if_stgereg.h | 219 #define STGE_FlowOffThresh 0x3c /* 16-bit */ macro |
H A D | if_stge.c | 1654 CSR_WRITE_2(sc, STGE_FlowOffThresh, 3056 / 16); in stge_init() |