Home
last modified time | relevance | path

Searched refs:hwc (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Dmodsysfile.c3111 struct hwc_spec *hwc, *last; in append() local
3114 for (hwc = par->par_specs; hwc; hwc = hwc->hwc_next) in append()
3115 last = hwc; in append()