Searched refs:msgin_index (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1279 ahc->msgin_index = 0;
1287 ahc->msgin_index = 0;
3081 ahc->msgin_index = 0;
3239 ahc->msgin_index = 0;
3307 ahc->msgin_index = 0;
3320 ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIBUSL);
3324 ahc->msgin_buf[ahc->msgin_index]);
3334 ahc->msgin_index = 0;
3351 ahc->msgin_index++;
3392 ahc->msgin_index
[all...]
H A Daic79xx_core.c2061 ahd->msgin_index = 0;
2069 ahd->msgin_index = 0;
4622 ahd->msgin_index = 0;
4691 ahd->msgin_index = 0;
4771 ahd->msgin_index = 0;
4784 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
4788 ahd->msgin_buf[ahd->msgin_index]);
4798 ahd->msgin_index = 0;
4815 ahd->msgin_index++;
4861 ahd->msgin_index
[all...]
H A Daic7xxx.h1037 u_int msgin_index; /* Current index in msgin */ member in struct:ahc_softc
H A Daic79xx.h1199 u_int msgin_index; /* Current index in msgin */ member in struct:ahd_softc

Completed in 107 milliseconds