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

/netbsd-current/sys/dev/ic/
H A Daic7xxx.c627 ahc->msgout_index = 0;
1258 if (ahc->msgout_buf[ahc->msgout_index - 1]
2279 ahc->msgout_index = 0;
2289 ahc->msgout_buf[ahc->msgout_index++] = identify_msg;
2293 ahc->msgout_buf[ahc->msgout_index++] =
2295 ahc->msgout_buf[ahc->msgout_index++] = scb->hscb->tag;
2301 ahc->msgout_buf[ahc->msgout_index++] = MSG_BUS_DEV_RESET;
2315 ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT_TAG;
2317 ahc->msgout_buf[ahc->msgout_index++] = MSG_ABORT;
2348 ahc->msgout_index
[all...]
H A Daic79xx.c1139 ahd->msgout_index = 0;
1268 ahd->msgout_index = 0;
2163 sent_msg = ahd->msgout_buf[ahd->msgout_index - 1];
2434 ahd->msgout_index = 0;
3457 ahd->msgout_index = 0;
3465 ahd->msgout_buf[ahd->msgout_index++] = ahd->send_msg_perror;
3476 ahd->msgout_buf[ahd->msgout_index++] = MSG_NOOP;
3490 ahd->msgout_buf[ahd->msgout_index++] = identify_msg;
3494 ahd->msgout_buf[ahd->msgout_index++] =
3496 ahd->msgout_buf[ahd->msgout_index
[all...]
H A Daic79xxvar.h1203 u_int msgout_index; /* Current index in msgout */ member in struct:ahd_softc
H A Daic7xxxvar.h1154 u_int msgout_index; /* Current index in msgout */ member in struct:ahc_softc

Completed in 293 milliseconds