OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ahd_phase_table
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
aic79xx.c
92
static struct ahd_phase_table_entry
ahd_phase_table
[] =
variable in typeref:struct:ahd_phase_table_entry[]
110
static const u_int num_phases = NUM_ELEMENTS(
ahd_phase_table
) - 1;
3402
last_entry = &
ahd_phase_table
[num_phases];
3403
for (entry =
ahd_phase_table
; entry < last_entry; entry++) {
Completed in 18 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025