Home
last modified time | relevance | path

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

/titanic_44/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()
/titanic_44/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()
/titanic_44/usr/src/uts/common/io/
H A Dbofi.c3345 struct bofi_shadow *hp, *xhp; in bofi_dma_allochdl() local
3409 for (xhp = dhashp->dnext; xhp != dhashp; xhp = xhp->dnext) in bofi_dma_allochdl()
3410 if (ddi_name_to_major(xhp->name) == in bofi_dma_allochdl()
3412 xhp->instance == hp->instance && in bofi_dma_allochdl()
3413 (xhp->type == BOFI_DMA_HDL || in bofi_dma_allochdl()
3414 xhp->type == BOFI_NULL)) in bofi_dma_allochdl()
3415 if (xhp->rnumber >= maxrnumber) { in bofi_dma_allochdl()
3416 if (xhp->rnumber == INT_MAX) in bofi_dma_allochdl()
3419 maxrnumber = xhp->rnumber + 1; in bofi_dma_allochdl()
/titanic_44/usr/src/lib/libcurses/screen/
H A Dcaps46 ceol_standout_glitch, "xhp" "xs" Standout not erased by overwriting (hp)
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps70 ceol_standout_glitch xhp xs bool Standout not erased by overwriting (hp)
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps70 ceol_standout_glitch xhp xs bool Standout not erased by overwriting (hp)
/titanic_44/usr/src/cmd/terminfo/
H A Dterminfo.src4406 am, da, db, mir, xhp,
5874 am, bce, msgr, xhp, xon, xt,
6193 OTbs, OTpt, am, da, db, mir, xhp,
6229 xhp,
6263 xhp@, xon,
6419 am, da, db, mir, xhp,
6478 am, bw, mir, xhp, xon,
6627 am, da, db, mir, xhp, xon,
6653 am, da, db, mir, xhp,
6686 OTbs, am, da, db, mir, xhp,
[all …]