Home
last modified time | relevance | path

Searched refs:list_head_ptr (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/hotplug/
Dibmphp_ebda.c516 struct list_head *list_head_ptr = NULL; in combine_wpg_for_chassis() local
518 list_for_each (list_head_ptr, &rio_vg_head) { in combine_wpg_for_chassis()
519 rio_detail_ptr = list_entry (list_head_ptr, struct rio_detail, rio_detail_list); in combine_wpg_for_chassis()
559 struct list_head *list_head_ptr = NULL; in combine_wpg_for_expansion() local
561 list_for_each (list_head_ptr, &rio_lo_head) { in combine_wpg_for_expansion()
562 rio_detail_ptr = list_entry (list_head_ptr, struct rio_detail, rio_detail_list); in combine_wpg_for_expansion()