<dec f='src/src/sys/dev/ic/adwlib.h' l='1060' type='int AdwInitFromEEPROM(ADW_SOFTC * )'/>
<use f='src/src/sys/dev/ic/adw.c' l='391' u='c' c='adw_init'/>
<doc f='src/src/sys/dev/ic/adwlib.h' l='1056'>/*
 * Adv Library functions available to drivers.
 */</doc>
<def f='src/src/sys/dev/ic/adwlib.c' l='256' ll='536' type='int AdwInitFromEEPROM(ADW_SOFTC * sc)'/>
<doc f='src/src/sys/dev/ic/adwlib.c' l='246'>/*
 * Read the board&apos;s EEPROM configuration. Set fields in ADW_SOFTC and
 * ADW_DVC_CFG based on the EEPROM settings. The chip is stopped while
 * all of this is done.
 *
 * For a non-fatal error return a warning code. If there are no warnings
 * then 0 is returned.
 *
 * Note: Chip is stopped on entry.
 */</doc>
