Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixv_type.h2251 #define IXGBE_FWSTS_FWRI 0x00000200 /* Firmware Reset Indication */ macro
Dixgbe_type.h2241 #define IXGBE_FWSTS_FWRI 0x00000200 /* Firmware Reset Indication */ macro
Dixgbe_common.c4514 IXGBE_WRITE_REG(hw, IXGBE_FWSTS, fwsts | IXGBE_FWSTS_FWRI); in ixgbe_hic_unlocked()