Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1765 #define IXGBE_EICR_GPI_SDP1 0x02000000 /* Gen Purpose Interrupt on SDP1 */ macro
1796 #define IXGBE_EICS_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
1818 #define IXGBE_EIMS_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
1839 #define IXGBE_EIMC_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c288 | IXGBE_EICR_GPI_SDP1
986 ixgbe->capab->other_intr |= IXGBE_EICR_GPI_SDP1; in ixgbe_identify_hardware()
4547 (eicr & IXGBE_EICR_GPI_SDP1)) { in ixgbe_intr_other_work()
4568 ixgbe->eims |= IXGBE_EICR_GPI_SDP1; in ixgbe_intr_other_work()