Searched defs:hwc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c2932 * delete a parent list and all its hwc specs
3114 struct hwc_spec *hwc, *last; local
3117 for (hwc = par->par_specs; hwc; hwc = hwc->hwc_next)
3118 last = hwc;

Completed in 50 milliseconds