OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ahc_phase_table
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
101
static struct ahc_phase_table_entry
ahc_phase_table
[] =
variable in typeref:struct:ahc_phase_table_entry[]
119
static const u_int num_phases = NUM_ELEMENTS(
ahc_phase_table
) - 1;
829
if (lastphase ==
ahc_phase_table
[i].phase)
835
ahc_phase_table
[i].phasemsg,
1084
if (errorphase ==
ahc_phase_table
[i].phase)
1087
mesg_out =
ahc_phase_table
[i].mesg_out;
1102
ahc_phase_table
[i].phasemsg,
1363
if (lastphase ==
ahc_phase_table
[i].phase)
1375
ahc_phase_table
[i].phasemsg,
2206
last_entry = &
ahc_phase_table
[num_phases]
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025