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

/freebsd-9.3-release/sys/dev/amd/
H A Damd.c160 amd->msgin_index = 0;
1173 amd->msgin_buf[amd->msgin_index] = amd_read8(amd, SCSIFIFOREG);
1177 amd->msgin_index = 0;
1179 amd->msgin_index++;
1211 if (amd->msgin_index < 1)
1247 if (amd->msgin_index < 1)
1255 if (amd->msgin_index < 2)
1270 if (amd->msgin_index < (MSG_EXT_SDTR_LEN + 1))
H A Damd.h232 u_int msgin_index; member in struct:amd_softc
/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic7xxx.c725 ahc->msgin_index = 0;
733 ahc->msgin_index = 0;
2546 ahc->msgin_index = 0;
2704 ahc->msgin_index = 0;
2772 ahc->msgin_index = 0;
2785 ahc->msgin_buf[ahc->msgin_index] = ahc_inb(ahc, SCSIBUSL);
2789 ahc->msgin_buf[ahc->msgin_index]);
2799 ahc->msgin_index = 0;
2816 ahc->msgin_index++;
2887 ahc->msgin_index
[all...]
H A Daic79xx.c1250 ahd->msgin_index = 0;
1258 ahd->msgin_index = 0;
3888 ahd->msgin_index = 0;
3957 ahd->msgin_index = 0;
4037 ahd->msgin_index = 0;
4050 ahd->msgin_buf[ahd->msgin_index] = ahd_inb(ahd, SCSIBUS);
4054 ahd->msgin_buf[ahd->msgin_index]);
4064 ahd->msgin_index = 0;
4081 ahd->msgin_index++;
4127 ahd->msgin_index
[all...]
H A Daic79xx.h1254 u_int msgin_index; /* Current index in msgin */ member in struct:ahd_softc
H A Daic7xxx.h1084 u_int msgin_index; /* Current index in msgin */ member in struct:ahc_softc

Completed in 163 milliseconds