Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodsysfile.c2017 struct hwc_parse_mt *pltp = hwc_parse_mtalloc(fname, pl, props); in hwc_parse() local
2021 hwc_parse_thread, pltp, 0, &p0, TS_RUN, maxclsyspri); in hwc_parse()
2022 sema_p(&pltp->sema); in hwc_parse()
2024 pltp->rv = hwc_parse_now(fname, pl, props); in hwc_parse()
2026 ret = pltp->rv; in hwc_parse()
2027 hwc_parse_mtfree(pltp); in hwc_parse()
2036 hwc_parse_thread(struct hwc_parse_mt *pltp) in hwc_parse_thread() argument
2048 pltp->rv = hwc_parse_now(pltp->name, pltp->pl, pltp->props); in hwc_parse_thread()
2049 sema_v(&pltp->sema); in hwc_parse_thread()
2062 struct hwc_parse_mt *pltp = kmem_zalloc(sizeof (*pltp), KM_SLEEP); in hwc_parse_mtalloc() local
[all …]
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dpciex.esc1044 * raise pltp and mdpe. For non-hardened leaf devices, no ptlp/mdpe may be