Searched refs:IGB_DMCTLX_DCFLUSH_DIS (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/e1000/ | ||
| HD | if_igb.h | 289 #define IGB_DMCTLX_DCFLUSH_DIS 0x80000000 /* Disable DMA Coalesce Flush */ macro |
| HD | if_igb.c | 2954 reg |= IGB_DMCTLX_DCFLUSH_DIS; in igb_init_dmac() |