Searched refs:bxe_eeprom_t (Results 1 – 2 of 2) sorted by relevance
90 typedef struct bxe_eeprom bxe_eeprom_t; typedef152 #define BXE_EEPROM _IOWR('e', 6, bxe_eeprom_t)
19154 bxe_eeprom_rd_wr(struct bxe_softc *sc, bxe_eeprom_t *eeprom) in bxe_eeprom_rd_wr()19390 rval = bxe_eeprom_rd_wr(sc, (bxe_eeprom_t *)data); in bxe_eioctl()