Searched refs:OBJ_SYSTEM (Results 1 – 3 of 3) sorted by relevance
42 #define OBJ_SYSTEM 0 macro
1453 if (handle == OBJ_SYSTEM) in raid_handle_to_obj()1454 return (OBJ_SYSTEM); in raid_handle_to_obj()1460 return (OBJ_SYSTEM); in raid_handle_to_obj()1525 if (obj_id == OBJ_SYSTEM) in raid_obj_to_handle()1526 return (OBJ_SYSTEM); in raid_obj_to_handle()1751 for (obj_type_cnt = OBJ_SYSTEM; obj_type_cnt < OBJ_TYPE_ALL; in obj_scan_comp()1924 obj_id = obj_get_comp(raid_tab, OBJ_SYSTEM, OBJ_TYPE_CONTROLLER); in obj_locate_controller()2210 if ((id == OBJ_SYSTEM) || (id < OBJ_NONE)) in obj_get_controller()3891 raid_obj->obj_id = OBJ_SYSTEM; in raid_obj_create_system_obj()
1445 ctl_handle = raidcfg_list_head(OBJ_SYSTEM, OBJ_TYPE_CONTROLLER); in snapshot_raidsystem()