OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msgout_index
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
627
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
= 0
[
all
...]
aic79xx.c
1139
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
++] = SCB_GET_TAG(scb)
[
all
...]
aic79xxvar.h
1203
u_int
msgout_index
; /* Current index in msgout */
member in struct:ahd_softc
aic7xxxvar.h
1154
u_int
msgout_index
; /* Current index in msgout */
member in struct:ahc_softc
Completed in 19 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025