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

/opensolaris-onvv-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.c64 stmf_id_data_t *hgid);
660 stmf_id_data_t *hgid; local
665 for (hgid = stmf_state.stmf_hg_list.idl_head; hgid;
666 hgid = hgid->id_next) {
668 (stmf_id_list_t *)hgid->id_impl_specific,
671 return (hgid);
1654 * tgid and hgid can not be NULL
1657 stmf_get_ve_map_per_ids(stmf_id_data_t *tgid, stmf_id_data_t *hgid) argument
[all...]

Completed in 113 milliseconds