Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1889 #define IXGBE_EICR_GPI_SDP1 0x02000000 /* Gen Purpose Interrupt on SDP1 */ macro
1923 #define IXGBE_EICS_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
1945 #define IXGBE_EIMS_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
1966 #define IXGBE_EIMC_GPI_SDP1 IXGBE_EICR_GPI_SDP1 /* SDP1 Gen Purpose Int */
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c299 | IXGBE_EICR_GPI_SDP1
1022 ixgbe->capab->other_intr |= IXGBE_EICR_GPI_SDP1; in ixgbe_identify_hardware()
4717 (eicr & IXGBE_EICR_GPI_SDP1)) { in ixgbe_intr_other_work()
4738 ixgbe->eims |= IXGBE_EICR_GPI_SDP1; in ixgbe_intr_other_work()