Home
last modified time | relevance | path

Searched refs:ixgb_get_ee_device_id (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/
H A Dixgb_ee.c607 ixgb_get_ee_device_id(struct ixgb_hw *hw) in ixgb_get_ee_device_id() function
H A Dixgb_hw.h847 uint16_t ixgb_get_ee_device_id(struct ixgb_hw *hw);
H A Dixgb_hw.c333 hw->device_id = ixgb_get_ee_device_id(hw); in ixgb_init_hw()