OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mesg_out
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
aic79xxvar.h
838
uint8_t
mesg_out
; /* Message response to parity errors */
member in struct:ahd_phase_table_entry
aic7xxxvar.h
889
uint8_t
mesg_out
; /* Message response to parity errors */
member in struct:ahc_phase_table_entry
aic7xxx.c
1053
u_int
mesg_out
;
local
1087
mesg_out
= ahc_phase_table[i].
mesg_out
;
1128
mesg_out
= MSG_INITIATOR_DET_ERR;
1136
*
mesg_out
to something other than MSG_NOP.
1138
if (
mesg_out
!= MSG_NOOP) {
1142
ahc_outb(ahc, MSG_OUT,
mesg_out
);
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026