Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libraidcfg/common/
H A Draidcfg.c229 static int obj_hsp_bind(raid_obj_tab_t *, raid_obj_id_t *, char **);
309 {NULL, NULL, obj_hsp_get_attr, NULL, NULL, NULL, NULL, obj_hsp_bind,
3580 obj_hsp_bind(raid_obj_tab_t *raid_tab, raid_obj_id_t *obj_ids, in obj_hsp_bind() function