Home
last modified time | relevance | path

Searched refs:hsp_bind (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libraidcfg/common/
H A Draidcfg_spi.h362 int (*hsp_bind)(uint32_t, hsp_relation_t *, char **); member
H A Draidcfg.c3736 if (raid_lib->hsp_bind == NULL) { in obj_hsp_bind()
3741 ret = raid_lib->hsp_bind(controller_attr->controller_id, in obj_hsp_bind()
4581 supplib->hsp_bind = (int (*)(uint32_t, hsp_relation_t *, in raid_plugin_load()