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

  /netvirt/usr/src/uts/intel/ia32/ml/
float.s 51 uint_t label
i86_subr.s 189 on_trap(on_trap_data_t *otp, uint_t prot)
3859 uint_t label
3893 uint_t label
    [all...]
  /netvirt/usr/src/grub/grub-0.95/stage2/
cpu.h 33 typedef unsigned int uint_t; typedef
  /netvirt/usr/src/lib/libbc/inc/include/sys/
stdtypes.h 68 typedef unsigned int uint_t; typedef
  /netvirt/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...]
  /netvirt/usr/src/psm/stand/cpr/sparcv9/sun4u/
cb_srt0.s 325 uint_t label
  /netvirt/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)
  /netvirt/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 246 uint_t label
855 uint_t nsec_scale; label
    [all...]
opl_olympus_copy.s 3691 uint_t hw_copy_limit_1 = 0; label
3692 uint_t hw_copy_limit_2 = 0; label
3693 uint_t hw_copy_limit_4 = 0; label
3694 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...]
  /netvirt/usr/src/uts/sun4v/cpu/
common_asm.s 681 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...]
  /netvirt/usr/src/cmd/filebench/common/
flowop_library.c 62 #define uint_t unsigned int macro
680 uint_t ncompleted = 0;
681 uint_t todo;
    [all...]
  /netvirt/usr/src/uts/common/sys/
audiovar.h 166 #define Modify(X) ((uint_t)(X) != AUD_INITVALUE)
191 uint_t :0; /* Force word alignment */ member in struct:aud_cmd
274 uint_t monitor_gain; /* input to output mix: 0 - 255 */
276 uint_t hw_features; /* hardware features this driver supports */
277 uint_t sw_features; /* software features this driver supports */
278 uint_t sw_features_enabled; /* supported SW features enabled */
317 uint_t ioctl_id; /* from ioc_id */
323 uint_t sequence; /* packet sequence number */
388 uint_t (*setflag)(aud_stream_t *, enum aud_opflag, uint_t);
    [all...]
types.h 102 typedef unsigned int uint_t; typedef
286 typedef uint_t k_fltset_t; /* kernel fault set type */
309 typedef uint_t useconds_t; /* Time, in microseconds */
320 typedef uint_t major_t; /* major part of device number */
321 typedef uint_t minor_t; /* minor part of device number */
363 typedef uint_t mode_t; /* file attribute type */
386 typedef uint_t pthread_t; /* = thread_t in thread.h */
387 typedef uint_t pthread_key_t; /* = thread_key_t in thread.h */
498 typedef uint_t nlink_t; /* file link type */
510 typedef uint_t size_t; /* (historical version) *
    [all...]
  /netvirt/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...]
  /netvirt/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;
  /netvirt/usr/src/uts/sfmmu/ml/
sfmmu_asm.s 485 uint_t label
491 sfmmu_enable_intrs(uint_t pstate_save)
    [all...]
  /netvirt/usr/src/lib/libsip/common/
sip.h 241 typedef unsigned int uint_t; typedef
364 uint_t (*sip_ulp_timeout)(void *, void (*func)(void *),
366 boolean_t (*sip_ulp_untimeout)(uint_t);
409 extern uint_t (*sip_stack_timeout)(void *, void (*func)(void *),
411 extern boolean_t (*sip_stack_untimeout)(uint_t);
438 extern int sip_add_maxforward(sip_msg_t, uint_t);

Completed in 1002 milliseconds