ahc_reset_channel
int ahc_reset_channel(struct ahc_softc *ahc, char channel,
ahc_reset_channel(ahc, devinfo.channel,
ahc_reset_channel(ahc, intr_channel,
ahc_reset_channel(ahc, intr_channel, /*Initiate Reset*/FALSE);
found = ahc_reset_channel(ahc, 'A', TRUE);
ahc_reset_channel(ahc, 'A', /*initiate_reset*/TRUE);
ahc_reset_channel(ahc, 'B', /*initiate_reset*/TRUE);
found = ahc_reset_channel(ahc, scmd_channel(cmd) + 'A',