Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h821 typedef struct e1000g { struct
829 struct e1000g_osdep osdep; argument
831 uint32_t e1000g_state; argument
832 boolean_t e1000g_promisc; argument
833 boolean_t strip_crc;
834 boolean_t rx_buffer_setup;
835 boolean_t esb2_workaround;
836 link_state_t link_state;
837 uint64_t link_speed;
838 uint32_t link_duplex;
[all …]
H A De1000g_main.c3184 e1000g_t *e1000g = arg; in e1000g_led_blink() local
3200 e1000g_t *e1000g = arg; in e1000g_led_set() local