Home
last modified time | relevance | path

Searched refs:initiate_reset (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.h1244 int initiate_reset);
Daic79xx.h1421 int initiate_reset);
Daic7xxx_core.c5963 ahc_reset_channel(struct ahc_softc *ahc, char channel, int initiate_reset) in ahc_reset_channel() argument
6034 if (initiate_reset) in ahc_reset_channel()
6053 if (initiate_reset) in ahc_reset_channel()
Daic79xx_core.c7410 ahd_reset_channel(struct ahd_softc *ahd, char channel, int initiate_reset) in ahd_reset_channel() argument
7476 if (initiate_reset) in ahd_reset_channel()
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c3864 aic7xxx_reset_channel(struct aic7xxx_host *p, int channel, int initiate_reset) in aic7xxx_reset_channel() argument
3872 p->host_no, channel, -1, -1, (initiate_reset==TRUE) ? "will" : "won't" ); in aic7xxx_reset_channel()
3944 if (initiate_reset) in aic7xxx_reset_channel()
3965 if (initiate_reset) in aic7xxx_reset_channel()