Searched refs:msgout_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.c614 ahc->msgout_index = 0;
1252 if (ahc->msgout_buf[ahc->msgout_index - 1]
2285 ahc->msgout_index = 0;
2295 ahc->msgout_buf[ahc->msgout_index++] = identify_msg;
2299 ahc->msgout_buf[ahc->msgout_index++] =
2301 ahc->msgout_buf[ahc->msgout_index++] = scb->hscb->tag;
2307 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET;
2321 ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT_TAG;
2323 ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT;
2354 ahc->msgout_index
[all...]
H A Daic79xx_core.c1265 ahd->msgout_index = 0;
1394 ahd->msgout_index = 0;
2323 sent_msg = ahd->msgout_buf[ahd->msgout_index - 1];
2634 ahd->msgout_index = 0;
3613 ahd->msgout_index = 0;
3621 ahd->msgout_buf[ahd->msgout_index++] = ahd->send_msg_perror;
3632 ahd->msgout_buf[ahd->msgout_index++] = MSG_NOOP;
3646 ahd->msgout_buf[ahd->msgout_index++] = identify_msg;
3650 ahd->msgout_buf[ahd->msgout_index++] =
3652 ahd->msgout_buf[ahd->msgout_index
[all...]
H A Daic79xx.h1191 u_int msgout_index; /* Current index in msgout */ member in struct:ahd_softc
H A Daic7xxx.h1046 u_int msgout_index; /* Current index in msgout */ member in struct:ahc_softc

Completed in 322 milliseconds