Searched refs:raidcfg_get_controller (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.h81 int raidcfg_get_controller(uint32_t);
H A Draidcfg.c457 raidcfg_get_controller(uint32_t controller_id) function
/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c595 ctl_handle = raidcfg_get_controller(ctl_tag);
804 ctl_handle = raidcfg_get_controller(ctl_tag);
910 raidcfg_get_controller(ctl_tag);
945 ctl_handle = raidcfg_get_controller(ctl_tag);
988 ctl_handle = raidcfg_get_controller(ctl_tag);
1049 ctl_handle = raidcfg_get_controller(ctl_tag);
1131 if ((ctl_handle = raidcfg_get_controller(ctl_tag)) < 0) {
1213 ctl_handle = raidcfg_get_controller(ctl_tag);
1242 ctl_handle = raidcfg_get_controller(ctl_tag);
1389 ctl_handle = raidcfg_get_controller(ctl_ta
[all...]

Completed in 77 milliseconds