Home
last modified time | relevance | path

Searched refs:IGB_DMCTLX_DCFLUSH_DIS (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/e1000/
HDif_igb.h289 #define IGB_DMCTLX_DCFLUSH_DIS 0x80000000 /* Disable DMA Coalesce Flush */ macro
HDif_igb.c2954 reg |= IGB_DMCTLX_DCFLUSH_DIS; in igb_init_dmac()