Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h66 uint16_t ixgbe_read_pci_cfg(struct ixgbe_hw *, uint32_t);
80 #define IXGBE_READ_PCIE_WORD ixgbe_read_pci_cfg
H A Dixgbe_osdep.c33 ixgbe_read_pci_cfg(struct ixgbe_hw *hw, uint32_t reg) in ixgbe_read_pci_cfg() function