Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.c4394 fwsts = IXGBE_READ_REG(hw, IXGBE_FWSTS); in ixgbe_host_interface_command()
4395 IXGBE_WRITE_REG(hw, IXGBE_FWSTS, fwsts | IXGBE_FWSTS_FWRI); in ixgbe_host_interface_command()
H A Dixgbe_type.h1017 #define IXGBE_FWSTS 0x15F0C macro