Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/e1000/
H A De1000_mac.c638 e1000_read_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd); in e1000_pcix_mmrbc_workaround_generic()
649 e1000_write_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd); in e1000_pcix_mmrbc_workaround_generic()
H A De1000_defines.h1187 #define PCIX_COMMAND_REGISTER 0xE6 macro