HomeSort by relevance Sort by last modified time
    Searched refs:fps (Results 1 - 18 of 18) sorted by null

  /onnv/onnv-gate/usr/src/pkgdefs/SUNWfsu/
prototype_cc_sparc 38 d none usr/lib/fps 755 root bin
39 d none usr/lib/fps/sun4u 755 root bin
40 d none usr/lib/fps/sun4u/UltraSPARC-III 755 root bin
41 d none usr/lib/fps/sun4u/UltraSPARC-IIIi 755 root bin
42 d none usr/lib/fps/sun4u/UltraSPARC-III+ 755 root bin
43 d none usr/lib/fps/sun4u/UltraSPARC-IV 755 root bin
44 d none usr/lib/fps/sun4u/UltraSPARC-IV+ 755 root bin
45 f none usr/lib/fps/fpsd 555 root bin
46 f none usr/lib/fps/sun4u/UltraSPARC-III/fptest 555 root bin
47 s none usr/lib/fps/sun4u/UltraSPARC-IIIi/fptest=../UltraSPARC-III/fptest 555 root bi
    [all...]
prototype_gcc_sparc 38 d none usr/lib/fps 755 root bin
39 f none usr/lib/fps/fpsd 555 root bin
Makefile 49 if [ -f $ROOT/usr/lib/fps/sun4u/UltraSPARC-III/fptest ]; \
  /onnv/onnv-gate/usr/src/cmd/fm/modules/sun4u/
Makefile 27 SUBDIRS = cpumem-diagnosis datapath-retire USII-io-diagnosis fps-transport
  /onnv/onnv-gate/usr/src/cmd/fm/modules/sun4u/fps-transport/
Makefile 28 MODULE = fps-transport
31 SRCS = fps-transport.c
  /onnv/onnv-gate/usr/src/cmd/mdb/intel/mdb/
proc_ia32dep.c 344 struct _fpstate fps; local
424 bcopy(&fprs.fp_reg_set.fpchip_state, &fps, sizeof (fps));
426 fps.cw &= 0xffff; /* control word is really 16 bits */
427 fps.sw &= 0xffff; /* status word is really 16 bits */
428 fps.status &= 0xffff; /* saved status word is really 16 bits */
429 fps.cssel &= 0xffff; /* %cs is really 16-bits */
430 fps.datasel &= 0xffff; /* %ds is really 16-bits too */
432 mdb_printf("cw 0x%04x (%s)\n", fps.cw,
433 fpcw2str(fps.cw, buf, sizeof (buf)))
    [all...]
proc_amd64dep.c 365 struct fpchip_state fps; local
410 bcopy(&fprs.fp_reg_set.fpchip_state, &fps, sizeof (fps));
412 fps.status &= 0xffff; /* saved status word is really 16 bits */
414 mdb_printf("cw 0x%04x (%s)\n", fps.cw,
415 fpcw2str(fps.cw, buf, sizeof (buf)));
417 top = (fps.sw & FPS_TOP) >> 11;
418 mdb_printf("sw 0x%04x (TOP=0t%u) (%s)\n", fps.sw,
419 top, fpsw2str(fps.sw, buf, sizeof (buf)));
421 mdb_printf("xcp sw 0x%04x (%s)\n\n", fps.status
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fps/fptest/
Makefile 28 ROOTLIBFPS= $(ROOTLIB)/fps/sun4u/UltraSPARC-III
29 ROOTLIBFPSIIIi= $(ROOTLIB)/fps/sun4u/UltraSPARC-IIIi
30 ROOTLIBFPSIIIPLUS= $(ROOTLIB)/fps/sun4u/UltraSPARC-III+
31 ROOTLIBFPSIV= $(ROOTLIB)/fps/sun4u/UltraSPARC-IV
32 ROOTLIBFPSIVPLUS= $(ROOTLIB)/fps/sun4u/UltraSPARC-IV+
50 -I../../fm/modules/sun4u/fps-transport
  /onnv/onnv-gate/usr/src/cmd/fps/fpsd/
Makefile 38 ROOTLIBFPS= $(ROOTLIB)/fps
  /onnv/onnv-gate/usr/src/uts/common/io/1394/targets/av1394/
av1394_isoch_chan.c 429 int fps; /* frames per segment */ local
452 fps = AV1394_IXL_BUFSZ_MAX / framesz;
453 segsz = framesz * fps;
609 int fps; /* frames per segment */ local
613 fps = icp->ic_nframes / pool->ip_nsegs;
615 nsegs = (cnt / fps) + 1;
617 seg = idx / fps;
  /onnv/onnv-gate/usr/src/cmd/
Makefile.check 109 fps/fpsd \
Makefile 496 fps \
  /onnv/onnv-gate/usr/src/common/openssl/crypto/evp/
bio_enc.c 72 static long enc_callback_ctrl(BIO *h, int cmd, bio_info_cb *fps);
  /onnv/onnv-gate/usr/src/tools/findunref/
exception_list.open 254 ./usr/src/cmd/fps/fptest/singdoub*
  /onnv/onnv-gate/usr/src/
Makefile.lint 490 cmd/fps \
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWfmd/
prototype_sparc 107 f none usr/platform/sun4u/lib/fm/fmd/plugins/fps-transport.so 555 root bin
108 f none usr/platform/sun4u/lib/fm/fmd/plugins/fps-transport.conf 644 root bin
  /onnv/onnv-gate/usr/src/uts/common/dtrace/
dtrace.c 5384 uint64_t *pcs = &buf[1], *fps; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/hwdata/
usb.ids     [all...]

Completed in 420 milliseconds