Searched refs:sc_table (Results 1 – 8 of 8) sorted by relevance
69 struct hp_hw sc_table[MAXCTLRS]; variable152 for (hw = sc_table; hw < &sc_table[MAXCTLRS]; hw++) in msustobdev()198 hw = sc_table; in find_devs()
60 for (hw = sc_table; i < NHPIB && hw < &sc_table[MAXCTLRS]; hw++) { in hpibinit()
59 for (hw = sc_table; hw < &sc_table[MAXCTLRS]; hw++) in dcmprobe()
76 extern struct hp_hw sc_table[];
136 for (hw = sc_table; hw < &sc_table[MAXCTLRS]; hw++) { in iteconfig()
87 for (hw = sc_table; i < NSCSI && hw < &sc_table[MAXCTLRS]; hw++) { in scsiinit()
166 for (hw = sc_table; i < NLE && hw < &sc_table[MAXCTLRS]; hw++) { in leinit()
80 struct cpufreq_dt_table sc_table; member424 sc->sc_table.phandle = opp_table; in cpufreq_dt_parse_opp_v2()425 TAILQ_INSERT_TAIL(&cpufreq_dt_tables, &sc->sc_table, next); in cpufreq_dt_parse_opp_v2()