Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dsdt.h81 #define DTRACE_PROBE2(name, type1, arg1, type2, arg2) \ argument
84 #define DTRACE_PROBE3(name, type1, arg1, type2, arg2, type3, arg3) \ argument
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceType.java53 private String type2 = ""; // concrete, if type was abstract. field in ServiceType
/illumos-gate/usr/src/uts/intel/asm/
H A Datomic.h111 #define __ATOMIC_OPXX(fxn, type1, type2, op, reg) \ argument
/illumos-gate/usr/src/uts/i86pc/sys/
H A Drootnex.h57 #define ROOTNEX_DPROBE2(name, type1, arg1, type2, arg2) \ argument
59 #define ROOTNEX_DPROBE3(name, type1, arg1, type2, arg2, type3, arg3) \ argument
61 #define ROOTNEX_DPROBE4(name, type1, arg1, type2, arg2, type3, arg3, \ argument
H A Dimmu.h975 #define IMMU_DPROBE2(name, type1, arg1, type2, arg2) \ argument
977 #define IMMU_DPROBE3(name, type1, arg1, type2, arg2, type3, arg3) \ argument
979 #define IMMU_DPROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) \ argument
983 #define IMMU_DPROBE2(name, type1, arg1, type2, arg2) argument
984 #define IMMU_DPROBE3(name, type1, arg1, type2, arg2, type3, arg3) argument
985 #define IMMU_DPROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) argument
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgpt.h53 grub_uint64_t type2; member
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c330 TYPE *type2 in typematch()
/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c741 int type1, type2; in iodev_cmp() local
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h98 ftype type2; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c2542 uint32_t type2, uint32_t reason, uint32_t explain) in emlxs_els_reply()