Searched defs:num_phases (Results 1 - 2 of 2) sorted by relevance
| /src/sys/dev/ic/ | ||
| H A D | aic7xxx.c | 119 static const u_int num_phases = NUM_ELEMENTS(ahc_phase_table) - 1; variable in typeref:typename:const u_int |
| H A D | aic79xx.c | 110 static const u_int num_phases = NUM_ELEMENTS(ahd_phase_table) - 1; variable in typeref:typename:const u_int |
Completed in 18 milliseconds