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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c709 ahc->msgin_index = 0;
717 ahc->msgin_index = 0;
2524 ahc->msgin_index = 0;
2682 ahc->msgin_index = 0;
2750 ahc->msgin_index = 0;
2763 ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIBUSL);
2767 ahc->msgin_buf[ahc->msgin_index]);
2777 ahc->msgin_index = 0;
2794 ahc->msgin_index++;
2835 ahc->msgin_index
[all...]
H A Daic79xx_core.c1341 ahd->msgin_index = 0;
1349 ahd->msgin_index = 0;
3898 ahd->msgin_index = 0;
3967 ahd->msgin_index = 0;
4047 ahd->msgin_index = 0;
4060 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
4064 ahd->msgin_buf[ahd->msgin_index]);
4074 ahd->msgin_index = 0;
4091 ahd->msgin_index++;
4137 ahd->msgin_index
[all...]
H A Daic79xx.h1192 u_int msgin_index; /* Current index in msgin */ member in struct:ahd_softc
H A Daic7xxx.h1047 u_int msgin_index; /* Current index in msgin */ member in struct:ahc_softc

Completed in 204 milliseconds