Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h1697 #define IXGBE_SDP0_GPIEN_X540 0x00000002 /* SDP0 on X540 and X550 */ macro
1700 #define IXGBE_SDP0_GPIEN_X550 IXGBE_SDP0_GPIEN_X540
1703 #define IXGBE_SDP0_GPIEN_X550EM_x IXGBE_SDP0_GPIEN_X540
1706 #define IXGBE_SDP0_GPIEN_X550EM_a IXGBE_SDP0_GPIEN_X540
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1072 ixgbe->capab->other_gpie |= IXGBE_SDP0_GPIEN_X540; in ixgbe_identify_hardware()