Home
last modified time | relevance | path

Searched refs:e32 (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Deui64.h35 uint32_t e32[2]; /* lower 64-bit IPv6 address */ member
56 u_int32_t e32[2]; member
61 #define eui64_iszero(e) (((e).e32[0] | (e).e32[1]) == 0)
62 #define eui64_equals(e, o) (((e).e32[0] == (o).e32[0]) && \
63 ((e).e32[1] == (o).e32[1]))
64 #define eui64_zero(e) ((e).e32[0] = (e).e32[1] = 0)
69 (e).e32[0] = magic(), \
70 (e).e32[1] = magic(), \
91 (e).e32[0] = 0, \
92 (e).e32[1] = htonl(l) \
/titanic_41/usr/src/cmd/dtrace/test/tst/common/types/
H A Dtst.struct.d63 e32 = (struct D`env_vars_32 *)
66 printf("e1 = \"%s\"\n", stringof(copyinstr(e32->e1)));
67 printf("e2 = \"%s\"\n", stringof(copyinstr(e32->e2)));
68 printf("e3 = \"%s\"\n", stringof(copyinstr(e32->e3)));
H A Dtst.typedef.d64 e32 = (D`env_vars_32_t *)
67 printf("e1 = \"%s\"\n", stringof(copyinstr(e32->e1)));
68 printf("e2 = \"%s\"\n", stringof(copyinstr(e32->e2)));
69 printf("e3 = \"%s\"\n", stringof(copyinstr(e32->e3)));
/titanic_41/usr/src/lib/libctf/common/
H A Dctf_lib.c203 Elf32_Ehdr e32; in ctf_fdopen() member
253 bcmp(&hdr.e32.e_ident[EI_MAG0], ELFMAG, SELFMAG) == 0) { in ctf_fdopen()
265 if (hdr.e32.e_ident[EI_DATA] != order) in ctf_fdopen()
267 if (hdr.e32.e_version != EV_CURRENT) in ctf_fdopen()
270 if (hdr.e32.e_ident[EI_CLASS] == ELFCLASS64) { in ctf_fdopen()
274 Elf32_Ehdr e32 = hdr.e32; in ctf_fdopen() local
275 ehdr_to_gelf(&e32, &hdr.e64); in ctf_fdopen()
283 if (hdr.e32.e_ident[EI_CLASS] == ELFCLASS32) { in ctf_fdopen()
318 if (hdr.e32.e_ident[EI_CLASS] == ELFCLASS32) { in ctf_fdopen()
/titanic_41/usr/src/lib/libproc/common/
H A DPcore.c1555 Elf32_Ehdr e32; in core_elf_fdopen() local
1563 if (pread64(efp->e_fd, &e32, sizeof (e32), 0) != sizeof (e32)) { in core_elf_fdopen()
1568 if ((is_noelf = memcmp(&e32.e_ident[EI_MAG0], ELFMAG, SELFMAG)) != 0 || in core_elf_fdopen()
1569 e32.e_type != type || (isa_err = (e32.e_ident[EI_DATA] != order)) || in core_elf_fdopen()
1570 e32.e_version != EV_CURRENT) { in core_elf_fdopen()
1587 if (e32.e_ident[EI_CLASS] == ELFCLASS64) { in core_elf_fdopen()
1617 (void) memcpy(efp->e_hdr.e_ident, e32.e_ident, EI_NIDENT); in core_elf_fdopen()
1618 efp->e_hdr.e_type = e32.e_type; in core_elf_fdopen()
1619 efp->e_hdr.e_machine = e32.e_machine; in core_elf_fdopen()
1620 efp->e_hdr.e_version = e32.e_version; in core_elf_fdopen()
[all …]
H A DPsymtab.c3103 uint32_t e32[NARG]; in Penv_iter() local
3106 (void) memset(e32, 0, sizeof (e32)); in Penv_iter()
3107 if (Pread(P, e32, sizeof (e32), envpoff) <= 0) { in Penv_iter()
3112 envp[i] = e32[i]; in Penv_iter()
/titanic_41/usr/src/pkg/manifests/
H A Ddriver-graphics-drm.mf67 alias=pci8086,2e32 \
/titanic_41/usr/src/data/hwdata/
H A Dpci.ids23289 0e32 Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 0
27587 2e32 4 Series Chipset Integrated Graphics Controller