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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1280 ahc->msgin_index = 0;
1288 ahc->msgin_index = 0;
3098 ahc->msgin_index = 0;
3256 ahc->msgin_index = 0;
3324 ahc->msgin_index = 0;
3337 ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIBUSL);
3341 ahc->msgin_buf[ahc->msgin_index]);
3351 ahc->msgin_index = 0;
3368 ahc->msgin_index++;
3409 ahc->msgin_index
[all...]
H A Daic79xx_core.c2088 ahd->msgin_index = 0;
2096 ahd->msgin_index = 0;
4658 ahd->msgin_index = 0;
4727 ahd->msgin_index = 0;
4807 ahd->msgin_index = 0;
4820 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
4824 ahd->msgin_buf[ahd->msgin_index]);
4834 ahd->msgin_index = 0;
4851 ahd->msgin_index++;
4897 ahd->msgin_index
[all...]
H A Daic7xxx.h1033 u_int msgin_index; /* Current index in msgin */ member in struct:ahc_softc
H A Daic79xx.h1193 u_int msgin_index; /* Current index in msgin */ member in struct:ahd_softc

Completed in 256 milliseconds