<dec f='src/src/sys/dev/isa/fd.c' l='170' type='int fdprint(void * , const char * )'/>
<def f='src/src/sys/dev/isa/fd.c' l='294' ll='302' type='int fdprint(void * aux, const char * fdc)'/>
<use f='src/src/sys/dev/isa/fd.c' l='455' u='r' c='fdcfinishattach'/>
<use f='src/src/sys/dev/isa/fd.c' l='470' u='r' c='fdcfinishattach'/>
<doc f='src/src/sys/dev/isa/fd.c' l='169'>/* controller driver configuration */</doc>
<doc f='src/src/sys/dev/isa/fd.c' l='287'>/*
 * Print the location of a disk drive (called just before attaching the
 * the drive).  If `fdc&apos; is not NULL, the drive was found but was not
 * in the system config file; print the drive name as well.
 * Return QUIET (config_find ignores this if the device was configured) to
 * avoid printing `fdN not configured&apos; messages.
 */</doc>
