Searched refs:fhc_list (Results 1 – 1 of 1) sorted by relevance
21 struct linux_fhc *fhc_list = NULL; variable130 fhc->next = fhc_list; in probe_other_fhcs()131 fhc_list = fhc; in probe_other_fhcs()254 for(fhc = fhc_list; fhc != NULL; fhc = fhc->next) { in init_all_fhc_hw()338 fhc->next = fhc_list; in central_probe()339 fhc_list = fhc; in central_probe()438 for(fhc = fhc_list; fhc != NULL; fhc = fhc->next) in sunfire_timer()