Home
last modified time | relevance | path

Searched refs:get_bus_info (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/dev/pci/
H A Digc_hw.h199 int (*get_bus_info)(struct igc_hw *); member
H A Dixgbe_vf.c91 hw->mac.ops.get_bus_info = NULL; in ixgbe_init_ops_vf()
H A Dif_ngbereg.h755 void (*get_bus_info)(struct ngbe_softc *); member
H A Dif_ix.c332 hw->mac.ops.get_bus_info(hw); in ixgbe_attach()
422 hw->mac.ops.get_bus_info(hw); in ixgbe_activate()
H A Dif_ngbe.c332 hw->mac.ops.get_bus_info(sc); in ngbe_attach()
1863 mac->ops.get_bus_info = ngbe_get_bus_info; in ngbe_init_ops()
H A Dixgbe_type.h3915 int32_t (*get_bus_info)(struct ixgbe_hw *); member
H A Dixgbe_x550.c644 mac->ops.get_bus_info = ixgbe_get_bus_info_X550em; in ixgbe_init_ops_X550EM()
H A Dixgbe.c143 mac->ops.get_bus_info = ixgbe_get_bus_info_generic; in ixgbe_init_ops_generic()