Searched refs:STGE_RxDMAUrgentThresh (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/stge/ | ||
H A D | if_stgereg.h | 228 #define STGE_RxDMAUrgentThresh 0x25 /* 8-bit */ macro |
H A D | if_stge.c | 2059 CSR_WRITE_1(sc, STGE_RxDMAUrgentThresh, 0x30); in stge_init_locked() |