Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dixgb_hw.h854 void ixgb_write_pci_cfg(struct ixgb_hw *hw, uint32_t reg, uint16_t *value);
H A Dif_ixgb.c1921 ixgb_write_pci_cfg(struct ixgb_hw *hw, in ixgb_write_pci_cfg() function