Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1892 #define IXGBE_EICR_GPI_SDP0_X540 0x02000000 /* Gen Purpose Interrupt on SDP0 */ macro
1895 #define IXGBE_EICR_GPI_SDP0_X550 IXGBE_EICR_GPI_SDP0_X540
1898 #define IXGBE_EICR_GPI_SDP0_X550EM_x IXGBE_EICR_GPI_SDP0_X540
1901 #define IXGBE_EICR_GPI_SDP0_X550EM_a IXGBE_EICR_GPI_SDP0_X540
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c4775 (eicr & IXGBE_EICR_GPI_SDP0_X540)) { in ixgbe_intr_other_work()