OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msgout_buf
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
625
ahc->
msgout_buf
[0] = MSG_BUS_DEV_RESET;
1258
if (ahc->
msgout_buf
[ahc->msgout_index - 1]
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;
2459
ahc->
msgout_buf
[ahc->msgout_index++] = MSG_EXTENDED;
2460
ahc->
msgout_buf
[ahc->msgout_index++] = MSG_EXT_SDTR_LEN
[
all
...]
aic79xx.c
1137
ahd->
msgout_buf
[0] = MSG_ABORT_TASK;
1266
ahd->
msgout_buf
[0] = MSG_BUS_DEV_RESET;
2163
sent_msg = ahd->
msgout_buf
[ahd->msgout_index - 1];
2432
ahd->
msgout_buf
[0] = MSG_ABORT_TASK;
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);
3502
ahd->
msgout_buf
[ahd->msgout_index++] = MSG_BUS_DEV_RESET
[
all
...]
aic79xxvar.h
1200
uint8_t
msgout_buf
[12];/* Message we are sending */
member in struct:ahd_softc
aic7xxxvar.h
1151
uint8_t
msgout_buf
[12];/* Message we are sending */
member in struct:ahc_softc
Completed in 19 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025