Searched refs:ahd_phase_table (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Daic79xx.c92 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 287 milliseconds