Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dxpv_platform.c82 struct xen_hvm_param xhp; in hvm_get_param() local
84 xhp.domid = DOMID_SELF; in hvm_get_param()
85 xhp.index = param_id; in hvm_get_param()
86 if ((HYPERVISOR_hvm_op(HVMOP_get_param, &xhp) < 0)) in hvm_get_param()
88 *val = xhp.value; in hvm_get_param()
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c297 struct xen_hvm_param xhp; in set_hvm_callback() local
299 xhp.domid = DOMID_SELF; in set_hvm_callback()
300 xhp.index = HVM_PARAM_CALLBACK_IRQ; in set_hvm_callback()
301 xhp.value = irq; in set_hvm_callback()
302 return (HYPERVISOR_hvm_op(HVMOP_set_param, &xhp)); in set_hvm_callback()
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c3348 struct bofi_shadow *hp, *xhp; in bofi_dma_allochdl() local
3412 for (xhp = dhashp->dnext; xhp != dhashp; xhp = xhp->dnext) in bofi_dma_allochdl()
3413 if (ddi_name_to_major(xhp->name) == in bofi_dma_allochdl()
3415 xhp->instance == hp->instance && in bofi_dma_allochdl()
3416 (xhp->type == BOFI_DMA_HDL || in bofi_dma_allochdl()
3417 xhp->type == BOFI_NULL)) in bofi_dma_allochdl()
3418 if (xhp->rnumber >= maxrnumber) { in bofi_dma_allochdl()
3419 if (xhp->rnumber == INT_MAX) in bofi_dma_allochdl()
3422 maxrnumber = xhp->rnumber + 1; in bofi_dma_allochdl()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps44 ceol_standout_glitch, "xhp" "xs" Standout not erased by overwriting (hp)
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps68 ceol_standout_glitch xhp xs bool Standout not erased by overwriting (hp)
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps70 ceol_standout_glitch xhp xs bool Standout not erased by overwriting (hp)
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src4406 am, da, db, mir, xhp,
5876 am, bce, msgr, xhp, xon, xt,
6195 OTbs, OTpt, am, da, db, mir, xhp,
6231 xhp,
6265 xhp@, xon,
6421 am, da, db, mir, xhp,
6480 am, bw, mir, xhp, xon,
6629 am, da, db, mir, xhp, xon,
6655 am, da, db, mir, xhp,
6688 OTbs, am, da, db, mir, xhp,
[all …]