Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/e1000/
HDe1000_regs.h685 #define E1000_DMACR 0x02508 /* Control Register */ macro
HDif_em.c2849 E1000_WRITE_REG(hw, E1000_DMACR, reg); in igb_init_dmac()
2870 reg = E1000_READ_REG(hw, E1000_DMACR); in igb_init_dmac()
2895 E1000_WRITE_REG(hw, E1000_DMACR, reg); in igb_init_dmac()
2933 E1000_WRITE_REG(hw, E1000_DMACR, 0); in igb_init_dmac()