ahc_reset_channel  862 dev/ic/aic7xxx.c 					ahc_reset_channel(ahc, devinfo.channel, 
ahc_reset_channel 1095 dev/ic/aic7xxx.c 		ahc_reset_channel(ahc, intr_channel,
ahc_reset_channel 1102 dev/ic/aic7xxx.c 		ahc_reset_channel(ahc, intr_channel, /*Initiate Reset*/FALSE);
ahc_reset_channel 2684 dev/ic/aic7xxx.c 		found = ahc_reset_channel(ahc, 'A', TRUE);
ahc_reset_channel  123 dev/ic/aic7xxx_openbsd.c 		ahc_reset_channel(ahc, 'A', TRUE);
ahc_reset_channel  125 dev/ic/aic7xxx_openbsd.c 		ahc_reset_channel(ahc, 'B', TRUE);
ahc_reset_channel  663 dev/ic/aic7xxx_openbsd.c 		found = ahc_reset_channel(ahc, channel, /*Initiate Reset*/TRUE);
ahc_reset_channel 1266 dev/ic/aic7xxxvar.h int			ahc_reset_channel(struct ahc_softc *, char, int);