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

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dhc.c1718 struct hc_args { struct
1744 struct hc_args *hap = (struct hc_args *)pdata;
1801 struct hc_args *hap;
1806 if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args))) == NULL)
1827 topo_mod_free(mod, hap, sizeof (struct hc_args));
1836 struct hc_args *hap = (struct hc_args *)pdata;
1919 struct hc_args *hap;
1924 if ((hap = topo_mod_alloc(mod, sizeof (struct hc_args)))
[all...]

Completed in 50 milliseconds