Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_regs.h691 #define E1000_PCIEMISC 0x05BB8 /* PCIE misc config register */ macro
H A Dif_em.c2502 reg = E1000_READ_REG(hw, E1000_PCIEMISC); in igb_init_dmac()
2504 E1000_WRITE_REG(hw, E1000_PCIEMISC, reg); in igb_init_dmac()
2507 u32 reg = E1000_READ_REG(hw, E1000_PCIEMISC); in igb_init_dmac()
2508 E1000_WRITE_REG(hw, E1000_PCIEMISC, in igb_init_dmac()