Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DM_EEPROM_MAGIC
drivers/net/ethernet/davicom/dm9000.c
637
ee->magic = DM_EEPROM_MAGIC;
drivers/net/ethernet/davicom/dm9000.c
658
if (ee->magic != DM_EEPROM_MAGIC)
drivers/net/ethernet/davicom/dm9051.c
600
ee->magic = DM_EEPROM_MAGIC;
drivers/net/ethernet/davicom/dm9051.c
621
if (ee->magic != DM_EEPROM_MAGIC)