<dec f='src/src/sys/dev/ic/ncr53c9xvar.h' l='444' type='void ncr53c9x_reset(struct ncr53c9x_softc * )'/>
<def f='src/src/sys/dev/ic/ncr53c9x.c' l='357' ll='426' type='void ncr53c9x_reset(struct ncr53c9x_softc * sc)'/>
<use f='src/src/sys/dev/ic/ncr53c9x.c' l='527' u='c' c='ncr53c9x_init'/>
<doc f='src/src/sys/dev/ic/ncr53c9x.c' l='349'>/*
 * This is the generic ncr53c9x reset function. It does not reset the SCSI bus,
 * only this controller, but kills any on-going commands, and also stops
 * and resets the DMA.
 *
 * After reset, registers are loaded with the defaults from the attach
 * routine above.
 */</doc>
