Searched refs:o_list (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/luxadm/ |
H A D | diag.c | 184 Box_list *o_list = NULL; in sysdump() local 196 o_list = b_list; in sysdump() 199 c_list = o_list; in sysdump() 235 c_list = o_list; in sysdump()
|
H A D | g_adm.c | 3701 Box_list *b_list, *o_list, *c_list; in pho_probe() local 3705 b_list = o_list = c_list = NULL; in pho_probe() 3715 o_list = b_list; in pho_probe() 3725 c_list = o_list; in pho_probe() 3747 c_list = o_list; in pho_probe() 3770 c_list = o_list; in pho_probe() 3791 if (l_duplicate_names(o_list, b_list->b_node_wwn_s, in pho_probe()
|
/titanic_50/usr/src/lib/storage/liba5k/common/ |
H A D | mon.c | 3823 Box_list *o_list = NULL; in l_get_status() local 3882 if (err = l_get_box_list(&o_list, verbose)) { in l_get_status() 3883 (void) l_free_box_list(&o_list); in l_get_status() 3917 b_list = o_list; in l_get_status() 3923 (void) l_free_box_list(&o_list); in l_get_status() 3941 b_list = o_list; in l_get_status() 3947 (void) l_free_box_list(&o_list); in l_get_status() 3999 &l_state->ib_tbl, front_flag, o_list, in l_get_status() 4001 (void) l_free_box_list(&o_list); in l_get_status() 4029 &l_state->ib_tbl, front_flag, o_list, in l_get_status() [all …]
|