Searched refs:xhp (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | xpv_platform.c | 82 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_41/usr/src/uts/i86pc/i86hvm/io/xpv/ |
H A D | evtchn.c | 297 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_41/usr/src/uts/common/io/ |
H A D | bofi.c | 3345 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_41/usr/src/lib/libcurses/screen/ |
H A D | caps | 46 ceol_standout_glitch, "xhp" "xs" Standout not erased by overwriting (hp)
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 70 ceol_standout_glitch xhp xs bool Standout not erased by overwriting (hp)
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 70 ceol_standout_glitch xhp xs bool Standout not erased by overwriting (hp)
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | terminfo.src | 4406 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 …]
|