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

/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg.c481 raidcfg_get_array(int controller_handle, uint64_t target_id, uint64_t lun) argument
489 obj_id = raid_handle_to_obj(&raid_tab_sys, controller_handle);
521 raidcfg_get_disk(int controller_handle, disk_tag_t tag) argument
529 obj_id = raid_handle_to_obj(&raid_tab_sys, controller_handle);

Completed in 67 milliseconds