Home
last modified time | relevance | path

Searched refs:ch_eeprom (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgb/
H A Dcxgb_ioctl.h188 struct ch_eeprom { struct
264 #define CHELSIO_GET_EEPROM _IOWR('f', CH_GET_EEPROM, struct ch_eeprom)
H A Dcxgb_main.c2914 struct ch_eeprom *e = (struct ch_eeprom *)data; in cxgb_extension_ioctl()
/freebsd/tools/tools/cxgbtool/
H A Dcxgbtool.c1060 struct ch_eeprom ee; in dump_proto_sram()