Searched refs:raidcfg_get_controller (Results 1 – 4 of 4) sorted by relevance
595 ctl_handle = raidcfg_get_controller(ctl_tag); in do_create_cidl()804 ctl_handle = raidcfg_get_controller(ctl_tag); in do_create_ctd()910 raidcfg_get_controller(ctl_tag); in do_list()945 ctl_handle = raidcfg_get_controller(ctl_tag); in do_list()988 ctl_handle = raidcfg_get_controller(ctl_tag); in do_list()1049 ctl_handle = raidcfg_get_controller(ctl_tag); in do_delete()1131 if ((ctl_handle = raidcfg_get_controller(ctl_tag)) < 0) { in do_flash()1213 ctl_handle = raidcfg_get_controller(ctl_tag); in do_set_hsp()1242 ctl_handle = raidcfg_get_controller(ctl_tag); in do_set_hsp()1389 ctl_handle = raidcfg_get_controller(ctl_tag); in do_set_array_attr()[all …]
81 int raidcfg_get_controller(uint32_t);
44 raidcfg_get_controller;
457 raidcfg_get_controller(uint32_t controller_id) in raidcfg_get_controller() function