ahc_reset_channel 1191 drivers/scsi/aic7xxx/aic7xxx.h int			ahc_reset_channel(struct ahc_softc *ahc, char channel,
ahc_reset_channel 1362 drivers/scsi/aic7xxx/aic7xxx_core.c 					ahc_reset_channel(ahc, devinfo.channel, 
ahc_reset_channel 1592 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_reset_channel(ahc, intr_channel,
ahc_reset_channel 1599 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_reset_channel(ahc, intr_channel, /*Initiate Reset*/FALSE);
ahc_reset_channel 3196 drivers/scsi/aic7xxx/aic7xxx_core.c 		found = ahc_reset_channel(ahc, 'A', TRUE);
ahc_reset_channel  781 drivers/scsi/aic7xxx/aic7xxx_osm.c 	found = ahc_reset_channel(ahc, scmd_channel(cmd) + 'A',
ahc_reset_channel 1157 drivers/scsi/aic7xxx/aic7xxx_osm.c 		ahc_reset_channel(ahc, 'A', /*initiate_reset*/TRUE);
ahc_reset_channel 1164 drivers/scsi/aic7xxx/aic7xxx_osm.c 			ahc_reset_channel(ahc, 'B', /*initiate_reset*/TRUE);