Home
last modified time | relevance | path

Searched defs:type1 (Results 1 – 8 of 8) sorted by relevance

/titanic_52/usr/src/uts/i86pc/sys/
H A Drootnex.h55 #define ROOTNEX_DPROBE1(name, type1, arg1) \ argument
57 #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
[all...]
H A Dimmu.h973 #define IMMU_DPROBE1(name, type1, arg1) \ argument
975 #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
982 #define IMMU_DPROBE1(name, type1, arg1) argument
983 #define IMMU_DPROBE2(name, type1, arg argument
984 IMMU_DPROBE3(name,type1,arg1,type2,arg2,type3,arg3) global() argument
985 IMMU_DPROBE4(name,type1,arg1,type2,arg2,type3,arg3,type4,arg4) global() argument
[all...]
/titanic_52/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceType.java52 private String type1 = ""; // scheme, abstract, or protocol. field in ServiceType
[all...]
/titanic_52/usr/src/uts/intel/asm/
H A Datomic.h111 #define __ATOMIC_OPXX(fxn, type1, type2, op, reg) \ argument
/titanic_52/usr/src/grub/grub-0.97/stage2/
H A Dgpt.h52 grub_uint64_t type1; member
/titanic_52/usr/src/cmd/mailx/
H A Dcmd1.c437 type1(int *msgvec, int doign, int page) in type1() function
/titanic_52/usr/src/cmd/lp/lib/filters/
H A Dinsfilter.c330 TYPE *type1, in typematch() argument
/titanic_52/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c742 int type1, type2; in iodev_cmp() local