Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.c826 command = ((reg_addr << IXGBE_SB_IOSF_CTRL_ADDR_SHIFT) | in ixgbe_write_iosf_sb_reg_x550()
873 command = ((reg_addr << IXGBE_SB_IOSF_CTRL_ADDR_SHIFT) | in ixgbe_read_iosf_sb_reg_x550()
H A Dixgbe_type.h3999 #define IXGBE_SB_IOSF_CTRL_ADDR_SHIFT 0 macro