Searched refs:ahc_reset_channel (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c726 found = ahc_reset_channel(ahc, scmd_channel(cmd) + 'A',
1099 ahc_reset_channel(ahc, 'A', /*initiate_reset*/TRUE);
1106 ahc_reset_channel(ahc, 'B', /*initiate_reset*/TRUE);
H A Daic7xxx.h1215 int ahc_reset_channel(struct ahc_softc *ahc, char channel,
H A Daic7xxx_core.c791 ahc_reset_channel(ahc, devinfo.channel,
1021 ahc_reset_channel(ahc, intr_channel,
1028 ahc_reset_channel(ahc, intr_channel, /*Initiate Reset*/FALSE);
2604 found = ahc_reset_channel(ahc, 'A', TRUE);
5875 ahc_reset_channel(struct ahc_softc *ahc, char channel, int initiate_reset) function

Completed in 176 milliseconds