Searched refs:elxl_t (Results 1 – 2 of 2) sorted by relevance
62 static boolean_t elxl_add_intr(elxl_t *);63 static void elxl_probe_media(elxl_t *);64 static void elxl_set_rxfilter(elxl_t *);65 static void elxl_set_media(elxl_t *);66 static uint16_t elxl_read_eeprom(elxl_t *, int);67 static void elxl_init(elxl_t *);68 static void elxl_stop(elxl_t *);69 static void elxl_reset(elxl_t *);70 static void elxl_getstats(elxl_t *);72 static int elxl_eeprom_busy(elxl_t *);[all …]
527 } elxl_t; typedef