Home
last modified time | relevance | path

Searched defs:e1000g (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h820 typedef struct e1000g { struct
828 struct e1000g_osdep osdep; argument
830 uint32_t e1000g_state; argument
831 boolean_t e1000g_promisc; argument
832 boolean_t strip_crc;
833 boolean_t rx_buffer_setup;
834 boolean_t esb2_workaround;
835 link_state_t link_state;
836 uint64_t link_speed;
837 uint32_t link_duplex;
[all …]
H A De1000g_main.c3148 e1000g_t *e1000g = arg; in e1000g_led_blink() local
3164 e1000g_t *e1000g = arg; in e1000g_led_set() local