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