HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_read_iosf_sb_reg_x550a (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_x550.h 76 s32 ixgbe_read_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
ixgbe_x550.c 978 mac->ops.read_iosf_sb_reg = ixgbe_read_iosf_sb_reg_x550a;
1493 * ixgbe_read_iosf_sb_reg_x550a - Reads specified register of the IOSF device
1499 s32 ixgbe_read_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr, function in typeref:typename:s32

Completed in 15 milliseconds