Home
last modified time | relevance | path

Searched refs:psd (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-head/sys/dev/xen/cpu/
HDxen_acpi_cpu.c74 struct xen_psd_package psd; member
162 .u.set_pminfo.u.perf.domain_info = sc->psd, in xen_upload_px()
183 switch (sc->psd.coord_type) { in xen_upload_px()
201 sc->psd.coord_type); in xen_upload_px()
440 p = (uint64_t *)&sc->psd; in acpi_fetch_px()
/freebsd-head/share/doc/psd/title/
HDMakefile1 VOLUME= psd
/freebsd-head/share/doc/psd/03.iosys/
HDMakefile1 VOLUME= psd/03.iosys
/freebsd-head/share/doc/psd/17.m4/
HDMakefile1 VOLUME= psd/17.m4
/freebsd-head/share/doc/psd/12.make/
HDMakefile1 VOLUME= psd/12.make
/freebsd-head/share/doc/psd/06.Clang/
HDMakefile1 VOLUME= psd/06.Clang
/freebsd-head/share/doc/psd/contents/
HDMakefile1 VOLUME= psd
/freebsd-head/share/doc/psd/16.lex/
HDMakefile1 VOLUME= psd/16.lex
/freebsd-head/share/doc/psd/22.rpcgen/
HDMakefile1 VOLUME= psd/22.rpcgen
/freebsd-head/share/doc/psd/24.xdr/
HDMakefile1 VOLUME= psd/24.xdr
/freebsd-head/share/doc/psd/26.rpcrfc/
HDMakefile1 VOLUME= psd/26.rpcrfc
/freebsd-head/share/doc/psd/25.xdrrfc/
HDMakefile1 VOLUME= psd/25.xdrrfc
/freebsd-head/share/doc/psd/27.nfsrpc/
HDMakefile1 VOLUME= psd/27.nfsrfc
/freebsd-head/share/doc/psd/23.rpc/
HDMakefile1 VOLUME= psd/23.rpc
/freebsd-head/share/doc/psd/21.ipc/
HDMakefile1 VOLUME= psd/21.ipc
/freebsd-head/share/doc/psd/04.uprog/
HDMakefile1 VOLUME= psd/04.uprog
/freebsd-head/share/doc/psd/05.sysman/
HDMakefile1 VOLUME= psd/05.sysman
/freebsd-head/share/doc/psd/02.implement/
HDMakefile1 VOLUME= psd/02.implement
/freebsd-head/share/doc/psd/01.cacm/
HDMakefile1 VOLUME= psd/01.cacm
/freebsd-head/share/doc/psd/18.gprof/
HDMakefile1 VOLUME= psd/18.gprof
/freebsd-head/share/doc/psd/15.yacc/
HDMakefile1 VOLUME= psd/15.yacc
/freebsd-head/share/doc/psd/20.ipctut/
HDMakefile1 VOLUME= psd/20.ipctut
/freebsd-head/sys/contrib/dev/rtw89/
HDregd.c786 static s8 tpe_convert_psd_to_eirp(s8 psd) in tpe_convert_psd_to_eirp() argument
790 return psd + 10 * mlog20 / 1000; in tpe_convert_psd_to_eirp()
794 const struct ieee80211_parsed_tpe_psd *psd) in tpe_deal_with_psd() argument
800 if (!psd->valid) in tpe_deal_with_psd()
803 for (i = 0; i < psd->count; i++) { in tpe_deal_with_psd()
804 cstr_psd = tpe_get_constraint(psd->power[i]); in tpe_deal_with_psd()
/freebsd-head/contrib/sendmail/src/
HDconf.c5347 struct pst_dynamic psd; in get_num_procs_online() local
5349 if (pstat_getdynamic(&psd, sizeof(psd), (size_t)1, 0) != -1) in get_num_procs_online()
5350 nproc = psd.psd_proc_cnt; in get_num_procs_online()
/freebsd-head/share/mk/
HDbsd.README54 Tutorial', located in /usr/share/doc/psd/12.make.

12