HomeSort by relevance Sort by last modified time
    Searched defs:uint_t (Results 1 - 21 of 21) sorted by null

  /nfsv41/nfs41-gate/usr/src/uts/intel/ia32/ml/
float.s 51 uint_t label
i86_subr.s 187 on_trap(on_trap_data_t *otp, uint_t prot)
3959 uint_t label
3993 uint_t label
    [all...]
  /nfsv41/nfs41-gate/usr/src/grub/grub-0.97/stage2/
cpu.h 33 typedef unsigned int uint_t; typedef
  /nfsv41/nfs41-gate/usr/src/lib/libbc/inc/include/sys/
stdtypes.h 68 typedef unsigned int uint_t; typedef
  /nfsv41/nfs41-gate/usr/src/uts/sun4/ml/
subr_asm.s 88 stphysio(u_longlong_t physaddr, uint_t value)
92 uint_t label
223 ! void stphysio(u_longlong_t physaddr, uint_t value)
265 ! uint_t ldphysio(u_longlong_t physaddr)
interrupt.s 341 intr_thread(struct regs *regs, uint64_t iv_p, uint_t pil)
934 current_thread(struct regs *regs, uint64_t iv_p, uint_t pil)
1490 uint_t label
    [all...]
  /nfsv41/nfs41-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
cb_srt0.s 325 uint_t label
  /nfsv41/nfs41-gate/usr/src/uts/sparc/dtrace/
dtrace_asm.s 55 uint_t label
70 uint_t label
678 dtrace_getreg_win(uint_t reg, uint_t depth)
744 dtrace_putreg_win(uint_t reg, ulong_t value)
  /nfsv41/nfs41-gate/usr/src/cmd/filebench/common/
filebench.h 46 typedef unsigned int uint_t; typedef
  /nfsv41/nfs41-gate/usr/src/uts/sun4u/cpu/
cheetah_copy.s 3773 uint_t hw_copy_limit_1 = 0; label
3774 uint_t hw_copy_limit_2 = 0; label
3775 uint_t hw_copy_limit_4 = 0; label
3776 uint_t hw_copy_limit_8 = 0; label
    [all...]
common_asm.s 244 uint_t label
853 uint_t nsec_scale; label
    [all...]
opl_olympus_copy.s 3694 uint_t hw_copy_limit_1 = 0; label
3695 uint_t hw_copy_limit_2 = 0; label
3696 uint_t hw_copy_limit_4 = 0; label
3697 uint_t hw_copy_limit_8 = 0; label
    [all...]
spitfire_copy.s 4758 uint_t hw_copy_limit_1 = 0; label
4759 uint_t hw_copy_limit_2 = 0; label
4760 uint_t hw_copy_limit_4 = 0; label
4761 uint_t hw_copy_limit_8 = 0; label
    [all...]
  /nfsv41/nfs41-gate/usr/src/uts/sun4v/cpu/
common_asm.s 679 uint_t nsec_scale; label
niagara_copy.s 4008 uint_t hw_copy_limit_1 = 0x100; label
4009 uint_t hw_copy_limit_2 = 0x200; label
4010 uint_t hw_copy_limit_4 = 0x400; label
4011 uint_t hw_copy_limit_8 = 0x400; label
    [all...]
rock_copy.s 4918 uint_t hw_copy_limit_1 = 0x100; label
4919 uint_t hw_copy_limit_2 = 0x200; label
4920 uint_t hw_copy_limit_4 = 0x400; label
4921 uint_t hw_copy_limit_8 = 0x400; label
    [all...]
  /nfsv41/nfs41-gate/usr/src/uts/sparc/v9/ml/
sparcv9_subr.s 368 on_trap(on_trap_data_t *otp, uint_t prot)
1761 uint_t label
    [all...]
  /nfsv41/nfs41-gate/usr/src/ucbhead/sys/
types.h 83 typedef unsigned int uint_t; typedef
305 typedef uint_t major_t;
306 typedef uint_t minor_t;
336 typedef uint_t mode_t;
361 typedef uint_t nlink_t;
368 typedef uint_t size_t;
  /nfsv41/nfs41-gate/usr/src/uts/sfmmu/ml/
sfmmu_asm.s 482 uint_t label
488 sfmmu_enable_intrs(uint_t pstate_save)
    [all...]
  /nfsv41/nfs41-gate/usr/src/uts/common/sys/
types.h 100 typedef unsigned int uint_t; typedef
292 typedef uint_t k_fltset_t; /* kernel fault set type */
315 typedef uint_t useconds_t; /* Time, in microseconds */
326 typedef uint_t major_t; /* major part of device number */
327 typedef uint_t minor_t; /* minor part of device number */
369 typedef uint_t mode_t; /* file attribute type */
394 typedef uint_t pthread_t; /* = thread_t in thread.h */
395 typedef uint_t pthread_key_t; /* = thread_key_t in thread.h */
506 typedef uint_t nlink_t; /* file link type */
518 typedef uint_t size_t; /* (historical version) *
    [all...]
  /nfsv41/nfs41-gate/usr/src/lib/libsip/common/
sip.h 296 typedef unsigned int uint_t; typedef
419 uint_t (*sip_ulp_timeout)(void *, void (*func)(void *),
421 boolean_t (*sip_ulp_untimeout)(uint_t);
464 extern uint_t (*sip_stack_timeout)(void *, void (*func)(void *),
466 extern boolean_t (*sip_stack_untimeout)(uint_t);
493 extern int sip_add_maxforward(sip_msg_t, uint_t);

Completed in 4929 milliseconds