Searched refs:IXGBE_READ_PCIE_WORD (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h79 #define IXGBE_READ_PCIE_WORD ixgbe_read_pci_cfg macro
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c1019 link_status = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_LINK_STATUS);
3079 devctl2 = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_CONTROL2);
3164 value = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_STATUS);
3592 msix_count = IXGBE_READ_PCIE_WORD(hw, pcie_offset);
4633 value = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_STATUS);
H A Dixgbe_82598.c103 pcie_devctl2 = IXGBE_READ_PCIE_WORD(hw, IXGBE_PCI_DEVICE_CONTROL2);

Completed in 64 milliseconds