Searched refs:rio_detail_list (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/hotplug/ |
D | ibmphp_ebda.c | 176 ptr = list_entry (ptr1, struct rio_detail, rio_detail_list); in print_lo_info() 193 ptr = list_entry (ptr1, struct rio_detail, rio_detail_list); in print_vg_info() 483 list_add (&rio_detail_ptr->rio_detail_list, &rio_vg_head); in ebda_rio_table() 486 list_add (&rio_detail_ptr->rio_detail_list, &rio_lo_head); in ebda_rio_table() 519 rio_detail_ptr = list_entry (list_head_ptr, struct rio_detail, rio_detail_list); in combine_wpg_for_chassis() 562 rio_detail_ptr = list_entry (list_head_ptr, struct rio_detail, rio_detail_list); in combine_wpg_for_expansion()
|
D | ibmphp.h | 146 struct list_head rio_detail_list; member
|