Searched refs:EM_NVM_PCIE_CTRL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A Dif_em.h366 #define EM_NVM_PCIE_CTRL 0x1B macro
H A Dif_em.c4667 e1000_read_nvm(hw, EM_NVM_PCIE_CTRL, 1, &edata);
4669 device_printf(dev, "EM_NVM_PCIE_CTRL = %#06x\n", edata);
4675 e1000_write_nvm(hw, EM_NVM_PCIE_CTRL, 1, &edata);

Completed in 177 milliseconds