Searched refs:STGE_RxDMABurstThresh (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_stgereg.h | 184 #define STGE_RxDMABurstThresh 0x24 /* 8-bit */ macro |
H A D | if_stge.c | 1191 CSR_WRITE_1(sc, STGE_RxDMABurstThresh, 0x30); in stge_init() |