Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_osdep.h67 void ixgbe_write_pci_cfg(struct ixgbe_hw *, uint32_t, uint32_t);
81 #define IXGBE_WRITE_PCIE_WORD ixgbe_write_pci_cfg
H A Dixgbe_osdep.c39 ixgbe_write_pci_cfg(struct ixgbe_hw *hw, uint32_t reg, uint32_t val) in ixgbe_write_pci_cfg() function