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

  /src/sys/dev/pci/ixgbe/
ixgbe_type.h 1944 #define IXGBE_EICR_TS 0x00800000 /* Thermal Sensor Event */
2000 #define IXGBE_EIMS_TS IXGBE_EICR_TS /* Thermal Sensor Event */
ixgbe.c 3267 if (!(eicr & IXGBE_EICR_TS))

Completed in 27 milliseconds