Home
last modified time | relevance | path

Searched refs:fps (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/mdb/intel/mdb/
H A Dproc_ia32dep.c394 struct _fpstate fps; in pt_fpregs() local
474 bcopy(&fprs.fp_reg_set.fpchip_state, &fps, sizeof (fps)); in pt_fpregs()
476 fps.cw &= 0xffff; /* control word is really 16 bits */ in pt_fpregs()
477 fps.sw &= 0xffff; /* status word is really 16 bits */ in pt_fpregs()
478 fps.status &= 0xffff; /* saved status word is really 16 bits */ in pt_fpregs()
479 fps.cssel &= 0xffff; /* %cs is really 16-bits */ in pt_fpregs()
480 fps.datasel &= 0xffff; /* %ds is really 16-bits too */ in pt_fpregs()
482 mdb_printf("cw 0x%04x (%s)\n", fps.cw, in pt_fpregs()
483 fpcw2str(fps.cw, buf, sizeof (buf))); in pt_fpregs()
485 top = (fps.sw & FPS_TOP) >> 11; in pt_fpregs()
[all …]
H A Dproc_amd64dep.c451 struct _fpchip_state fps; in pt_fpregs() local
496 bcopy(&fprs.fp_reg_set.fpchip_state, &fps, sizeof (fps)); in pt_fpregs()
498 fps.status &= 0xffff; /* saved status word is really 16 bits */ in pt_fpregs()
500 mdb_printf("cw 0x%04x (%s)\n", fps.cw, in pt_fpregs()
501 fpcw2str(fps.cw, buf, sizeof (buf))); in pt_fpregs()
503 top = (fps.sw & FPS_TOP) >> 11; in pt_fpregs()
504 mdb_printf("sw 0x%04x (TOP=0t%u) (%s)\n", fps.sw, in pt_fpregs()
505 top, fpsw2str(fps.sw, buf, sizeof (buf))); in pt_fpregs()
507 mdb_printf("xcp sw 0x%04x (%s)\n\n", fps.status, in pt_fpregs()
508 fpsw2str(fps.status, buf, sizeof (buf))); in pt_fpregs()
[all …]
/titanic_44/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_chan.c429 int fps; /* frames per segment */ in av1394_ic_alloc_pool() local
452 fps = AV1394_IXL_BUFSZ_MAX / framesz; in av1394_ic_alloc_pool()
453 segsz = framesz * fps; in av1394_ic_alloc_pool()
609 int fps; /* frames per segment */ in av1394_ic_dma_sync_frames() local
613 fps = icp->ic_nframes / pool->ip_nsegs; in av1394_ic_dma_sync_frames()
615 nsegs = (cnt / fps) + 1; in av1394_ic_dma_sync_frames()
617 seg = idx / fps; in av1394_ic_dma_sync_frames()
/titanic_44/exception_lists/
H A Dcheck_rtime52 SKIP ^usr/lib/fps/sun4u/UltraSPARC.*/fptest$
/titanic_44/usr/src/uts/common/dtrace/
H A Ddtrace.c6467 uint64_t *pcs = &buf[1], *fps; in dtrace_action_ustack() local
6483 fps = (uint64_t *)P2ROUNDUP(mstate->dtms_scratch_ptr, 8); in dtrace_action_ustack()
6484 size = (uintptr_t)fps - mstate->dtms_scratch_ptr + in dtrace_action_ustack()
6503 dtrace_getufpstack(buf, fps, nframes + 1); in dtrace_action_ustack()
6524 mstate, state, pcs[i], fps[i]); in dtrace_action_ustack()
/titanic_44/usr/src/data/hwdata/
H A Dusb.ids5414 b015 VGA 24fps UVC Webcam
5415 b016 VGA 30fps UVC Webcam