OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_phases
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic79xx.c
110
static const u_int
num_phases
= NUM_ELEMENTS(ahd_phase_table) - 1;
variable in typeref:typename:const u_int
3399
*
num_phases
doesn't include the default entry which
3402
last_entry = &ahd_phase_table[
num_phases
];
aic7xxx.c
119
static const u_int
num_phases
= NUM_ELEMENTS(ahc_phase_table) - 1;
variable in typeref:typename:const u_int
828
for (i = 0; i <
num_phases
; i++) {
1083
for (i = 0; i <
num_phases
; i++) {
1362
for (i = 0; i <
num_phases
; i++) {
2203
*
num_phases
doesn't include the default entry which
2206
last_entry = &ahc_phase_table[
num_phases
];
Completed in 24 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025