Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_mac.c637 e1000_read_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd); in e1000_pcix_mmrbc_workaround_generic()
648 e1000_write_pci_cfg(hw, PCIX_COMMAND_REGISTER, &pcix_cmd); in e1000_pcix_mmrbc_workaround_generic()
H A De1000_defines.h1185 #define PCIX_COMMAND_REGISTER 0xE6 macro
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h1051 #define PCIX_COMMAND_REGISTER 0xE6 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c1184 pci_read_config_word(hw->pdev, PCIX_COMMAND_REGISTER, &pcix_cmd_word);
1195 pci_write_config_word(hw->pdev, PCIX_COMMAND_REGISTER, pcix_cmd_word);
H A De1000_hw.h1550 #define PCIX_COMMAND_REGISTER 0xE6 macro