Symbol: hc_args
usr/src/lib/fm/topo/libtopo/common/hc.c
1693
struct hc_args *hap = (struct hc_args *)pdata;
usr/src/lib/fm/topo/libtopo/common/hc.c
1750
struct hc_args *hap;
usr/src/lib/fm/topo/libtopo/common/hc.c
1755
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1776
topo_mod_free(mod, hap, sizeof (struct hc_args));
usr/src/lib/fm/topo/libtopo/common/hc.c
1785
struct hc_args *hap = (struct hc_args *)pdata;
usr/src/lib/fm/topo/libtopo/common/hc.c
1868
struct hc_args *hap;
usr/src/lib/fm/topo/libtopo/common/hc.c
1873
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1894
topo_mod_free(mod, hap, sizeof (struct hc_args));
usr/src/lib/fm/topo/libtopo/common/hc.c
1903
struct hc_args *hap = (struct hc_args *)pdata;
usr/src/lib/fm/topo/libtopo/common/hc.c
1933
struct hc_args *hap;
usr/src/lib/fm/topo/libtopo/common/hc.c
1938
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1959
topo_mod_free(mod, hap, sizeof (struct hc_args));
usr/src/lib/fm/topo/libtopo/common/hc.c
2090
struct hc_args *hap = (struct hc_args *)pdata;
usr/src/lib/fm/topo/libtopo/common/hc.c
2131
struct hc_args *hap;
usr/src/lib/fm/topo/libtopo/common/hc.c
2136
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
2158
topo_mod_free(mod, hap, sizeof (struct hc_args));
usr/src/lib/fm/topo/libtopo/common/hc.c
2167
struct hc_args *hap = (struct hc_args *)pdata;
usr/src/lib/fm/topo/libtopo/common/hc.c
2191
struct hc_args *hap;
usr/src/lib/fm/topo/libtopo/common/hc.c
2196
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
2220
topo_mod_free(mod, hap, sizeof (struct hc_args));