Searched refs:RXDCTL_WTHRESH (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_dgereg.h181 #define RXDCTL_WTHRESH(x) ((x) << 18) macro
H A Dif_wmreg.h854 #define RXDCTL_WTHRESH(x) ((x) << 16) /* write back threshold */ macro
H A Dif_dge.c1936 RXDCTL_WTHRESH(RXDCTL_WTHRESH_VAL));
H A Dif_wm.c8485 | RXDCTL_WTHRESH(1));
8497 RXDCTL_HTHRESH(0) | RXDCTL_WTHRESH(1));
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dwm.c208 RXDCTL_HTHRESH(0) | RXDCTL_WTHRESH(1));

Completed in 273 milliseconds