Home
last modified time | relevance | path

Searched refs:type4 (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsdt.h160 type3, arg3, type4, arg4);
177 type3, arg3, type4, arg4);
194 type3, arg3, type4, arg4);
205 type3, arg3, type4, arg4);
238 type3, arg3, type4, arg4);
284 type3, arg3, type4, arg4);
317 type3, arg3, type4, arg4);
344 type3, arg3, type4, arg4);
368 type4, arg4) \
383 type4, arg4);
[all …]
/illumos-gate/usr/src/uts/i86pc/sys/
H A Drootnex.h62 type4, arg4) \ argument
63 DTRACE_PROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4)
71 type4, arg4)
H A Dimmu.h979 #define IMMU_DPROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) \ argument
980 DTRACE_PROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4)
985 #define IMMU_DPROBE4(name, type1, arg1, type2, arg2, type3, arg3, type4, arg4) argument
/illumos-gate/usr/src/cmd/bhyve/
H A Dsmbiostbl.c726 struct smbios_table_type4 *type4; in smbios_type4_initializer() local
732 type4 = (struct smbios_table_type4 *)curaddr; in smbios_type4_initializer()
743 type4->socket = nstrings + 1; in smbios_type4_initializer()
746 type4->cores = 0; in smbios_type4_initializer()
748 type4->cores = cpu_cores; in smbios_type4_initializer()
751 type4->threads = 0; in smbios_type4_initializer()
753 type4->threads = cpu_cores * cpu_threads; in smbios_type4_initializer()
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h100 nfs_ftype4 type4; member
125 ((cf)->ftype.type4 == NF4DIR) : 0)))
132 ((cf)->ftype.type4 == NF4LNK) : 0)))
H A Dnfs4ops.c478 cd.ftype.type4 = lookupres.lr_attrs.b_fattr4_type; in nfs4lookup()
576 cd.ftype.type4 = lookupres.lr_attrs.b_fattr4_type; in nfs4lookupp()
H A Dmount.c439 roothandle.ftype.type4 = NF4DIR; in nfs4init()
/illumos-gate/usr/src/cmd/loadkeys/type_4/
H A Dreset27 # Resets every single key on the default type4
28 # Useful in returning default type4 to sanity
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-data-terminfo.p5m1923 file path=usr/share/lib/terminfo/s/sun-type4
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src4629 sun-type4|Sun Workstation console with type 4 keyboard:\
19910 # * add sun-type4 from NetBSD -TD
H A Dterminfo.src5275 sun-type4|Sun Workstation console with type 4 keyboard,
22128 # * add sun-type4 from NetBSD -TD