Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dvcpu.h207 #define xen_vcpu_physid_to_x86_apicid(physid) ((uint32_t)(physid)) argument
208 #define xen_vcpu_physid_to_x86_acpiid(physid) ((uint32_t)((physid) >> 32)) argument
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h781 __be32 physid; member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c11071 c.u.idctxt.physid = cpu_to_be32(cid); in t4_sge_ctxt_rd()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4289 __be32 physid; member