Searched refs:pltp (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | modsysfile.c | 1984 struct hwc_parse_mt *pltp = hwc_parse_mtalloc(fname, pl, props); in hwc_parse() local 1988 hwc_parse_thread, pltp, 0, &p0, TS_RUN, maxclsyspri); in hwc_parse() 1989 sema_p(&pltp->sema); in hwc_parse() 1991 pltp->rv = hwc_parse_now(fname, pl, props); in hwc_parse() 1993 ret = pltp->rv; in hwc_parse() 1994 hwc_parse_mtfree(pltp); in hwc_parse() 2003 hwc_parse_thread(struct hwc_parse_mt *pltp) in hwc_parse_thread() argument 2015 pltp->rv = hwc_parse_now(pltp->name, pltp->pl, pltp->props); in hwc_parse_thread() 2016 sema_v(&pltp->sema); in hwc_parse_thread() 2029 struct hwc_parse_mt *pltp = kmem_zalloc(sizeof (*pltp), KM_SLEEP); in hwc_parse_mtalloc() local [all …]
|
/titanic_41/usr/src/cmd/fm/eversholt/files/common/ |
H A D | pciex.esc | 1044 * raise pltp and mdpe. For non-hardened leaf devices, no ptlp/mdpe may be
|