Searched refs:PCI_COMMAND_REGISTER (Results 1 – 9 of 9) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/igb/ |
| H A D | igb_osdep.c | 37 e1000_write_pci_cfg(hw, PCI_COMMAND_REGISTER, &val); in e1000_pci_set_mwi() 45 e1000_write_pci_cfg(hw, PCI_COMMAND_REGISTER, &val); in e1000_pci_clear_mwi()
|
| H A D | e1000_osdep.h | 79 #define PCI_COMMAND_REGISTER 0x04 macro
|
| /illumos-gate/usr/src/uts/common/io/e1000g/ |
| H A D | e1000g_osdep.c | 34 e1000_write_pci_cfg(hw, PCI_COMMAND_REGISTER, &val); in e1000_pci_set_mwi() 42 e1000_write_pci_cfg(hw, PCI_COMMAND_REGISTER, &val); in e1000_pci_clear_mwi()
|
| H A D | e1000_osdep.h | 86 #define PCI_COMMAND_REGISTER 0x04 macro
|
| H A D | e1000g_main.c | 818 e1000_read_pci_cfg(hw, PCI_COMMAND_REGISTER, &hw->bus.pci_cmd_word); in e1000g_set_driver_params()
|
| /illumos-gate/usr/src/uts/common/io/ixgbe/ |
| H A D | ixgbe_osdep.h | 83 #define PCI_COMMAND_REGISTER 0x04 macro
|
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
| H A D | emlxs_hw.h | 452 #define PCI_COMMAND_REGISTER 0x04 /* PCI Command Reg */ macro
|
| /illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
| H A D | emlxs_sli3.c | 2112 (uint16_t *)(hba->pci_addr + PCI_COMMAND_REGISTER)); in emlxs_sli3_hba_reset() 2115 (uint16_t *)(hba->pci_addr + PCI_COMMAND_REGISTER), in emlxs_sli3_hba_reset() 2126 (uint16_t *)(hba->pci_addr + PCI_COMMAND_REGISTER), in emlxs_sli3_hba_reset()
|
| H A D | emlxs_solaris.c | 7596 (uint16_t *)(hba->pci_addr + PCI_COMMAND_REGISTER), in emlxs_map_bus()
|