Symbol: hc_args
usr/src/lib/fm/topo/libtopo/common/hc.c
1706
struct hc_args *hap = (struct hc_args *)pdata;
usr/src/lib/fm/topo/libtopo/common/hc.c
1763
struct hc_args *hap;
usr/src/lib/fm/topo/libtopo/common/hc.c
1768
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1789
topo_mod_free(mod, hap, sizeof (struct hc_args));
usr/src/lib/fm/topo/libtopo/common/hc.c
1798
struct hc_args *hap = (struct hc_args *)pdata;
usr/src/lib/fm/topo/libtopo/common/hc.c
1881
struct hc_args *hap;
usr/src/lib/fm/topo/libtopo/common/hc.c
1886
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1907
topo_mod_free(mod, hap, sizeof (struct hc_args));
usr/src/lib/fm/topo/libtopo/common/hc.c
1916
struct hc_args *hap = (struct hc_args *)pdata;
usr/src/lib/fm/topo/libtopo/common/hc.c
1946
struct hc_args *hap;
usr/src/lib/fm/topo/libtopo/common/hc.c
1951
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
1972
topo_mod_free(mod, hap, sizeof (struct hc_args));
usr/src/lib/fm/topo/libtopo/common/hc.c
2102
struct hc_args *hap = (struct hc_args *)pdata;
usr/src/lib/fm/topo/libtopo/common/hc.c
2142
struct hc_args *hap;
usr/src/lib/fm/topo/libtopo/common/hc.c
2147
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
2169
topo_mod_free(mod, hap, sizeof (struct hc_args));
usr/src/lib/fm/topo/libtopo/common/hc.c
2178
struct hc_args *hap = (struct hc_args *)pdata;
usr/src/lib/fm/topo/libtopo/common/hc.c
2202
struct hc_args *hap;
usr/src/lib/fm/topo/libtopo/common/hc.c
2207
if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
usr/src/lib/fm/topo/libtopo/common/hc.c
2231
topo_mod_free(mod, hap, sizeof (struct hc_args));