Symbol: __uint64_t
usr/src/boot/include/stdlib.h
321
__uint64_t
usr/src/boot/sys/fs/cd9660/iso.h
238
typedef __uint64_t cd_ino_t;
usr/src/boot/sys/sys/_stdint.h
69
typedef __uint64_t uint64_t;
usr/src/boot/sys/sys/_types.h
42
typedef __uint64_t __fsblkcnt_t;
usr/src/boot/sys/sys/_types.h
43
typedef __uint64_t __fsfilcnt_t;
usr/src/boot/sys/sys/endian.h
52
typedef __uint64_t uint64_t;
usr/src/boot/sys/sys/types.h
281
typedef __uint64_t uoff_t;
usr/src/boot/sys/sys/types.h
309
#define __bitcount64(x) __builtin_popcountll((__uint64_t)(x))
usr/src/boot/sys/sys/types.h
343
static __inline __uint64_t
usr/src/boot/sys/sys/types.h
344
__bitcount64(__uint64_t _x)
usr/src/boot/sys/sys/types.h
358
static __inline __uint64_t
usr/src/boot/sys/sys/types.h
359
__bitcount64(__uint64_t _x)
usr/src/boot/sys/sys/types.h
76
typedef __uint64_t u_int64_t;
usr/src/boot/sys/sys/types.h
78
typedef __uint64_t u_quad_t; /* quads (deprecated) */
usr/src/boot/sys/x86/include/_types.h
104
typedef __uint64_t __size_t; /* sizeof() */
usr/src/boot/sys/x86/include/_types.h
107
typedef __uint64_t __uintfptr_t;
usr/src/boot/sys/x86/include/_types.h
108
typedef __uint64_t __uintptr_t;
usr/src/boot/sys/x86/include/_types.h
119
typedef __uint64_t __uintmax_t;
usr/src/boot/sys/x86/include/_types.h
123
typedef __uint64_t __uint_fast64_t;
usr/src/boot/sys/x86/include/_types.h
127
typedef __uint64_t __uint_least64_t;
usr/src/boot/sys/x86/include/_types.h
129
typedef __uint64_t __u_register_t;
usr/src/boot/sys/x86/include/_types.h
130
typedef __uint64_t __vm_offset_t;
usr/src/boot/sys/x86/include/_types.h
131
typedef __uint64_t __vm_paddr_t;
usr/src/boot/sys/x86/include/_types.h
132
typedef __uint64_t __vm_size_t;
usr/src/boot/sys/x86/include/_types.h
137
typedef __uint64_t __vm_paddr_t;
usr/src/boot/sys/x86/include/_types.h
144
typedef __uint64_t __vm_pindex_t;
usr/src/boot/sys/x86/include/_types.h
159
__uint64_t _pad2[2]; /* overflow_arg_area, reg_save_area */
usr/src/boot/sys/x86/include/endian.h
110
static __inline __uint64_t
usr/src/boot/sys/x86/include/endian.h
111
__bswap64_var(__uint64_t _x)
usr/src/boot/sys/x86/include/endian.h
70
(((__uint64_t)__bswap32((x) & 0xffffffff) << 32) | __bswap32((x) >> 32))
usr/src/boot/sys/x86/include/endian.h
81
__bswap64_gen((__uint64_t)(x)) : __bswap64_var(x))
usr/src/compat/bhyve/sys/types.h
25
typedef __uint64_t u_int64_t;
usr/src/compat/bhyve/sys/types.h
54
typedef __uint64_t vm_pindex_t;
usr/src/compat/bhyve/x86/_types.h
41
typedef __uint64_t __vm_offset_t;
usr/src/compat/bhyve/x86/_types.h
42
typedef __uint64_t __vm_paddr_t;
usr/src/compat/bhyve/x86/_types.h
44
typedef __uint64_t __vm_size_t;
usr/src/uts/common/io/ntxn/nic_cmn.h
266
__uint64_t CMD_CONSUMER_OFFSET;
usr/src/uts/common/io/ntxn/nic_cmn.h
282
__uint64_t D3_STATE_REGISTER;
usr/src/uts/common/io/ntxn/nic_cmn.h
364
__uint64_t word0;
usr/src/uts/common/io/ntxn/nic_cmn.h
372
__uint64_t AddrBuffer2;
usr/src/uts/common/io/ntxn/nic_cmn.h
373
__uint64_t word1;
usr/src/uts/common/io/ntxn/nic_cmn.h
389
__uint64_t word2;
usr/src/uts/common/io/ntxn/nic_cmn.h
397
__uint64_t AddrBuffer3;
usr/src/uts/common/io/ntxn/nic_cmn.h
398
__uint64_t word3;
usr/src/uts/common/io/ntxn/nic_cmn.h
406
__uint64_t AddrBuffer1;
usr/src/uts/common/io/ntxn/nic_cmn.h
407
__uint64_t word4;
usr/src/uts/common/io/ntxn/nic_cmn.h
417
__uint64_t word5;
usr/src/uts/common/io/ntxn/nic_cmn.h
425
__uint64_t AddrBuffer4;
usr/src/uts/common/io/ntxn/nic_cmn.h
426
__uint64_t word6;
usr/src/uts/common/io/ntxn/nic_cmn.h
429
__uint64_t mcastAddr;
usr/src/uts/common/io/ntxn/nic_cmn.h
441
__uint64_t AddrBuffer;
usr/src/uts/common/io/ntxn/nic_cmn.h
518
__uint64_t body[2];
usr/src/uts/common/io/ntxn/niu.c
179
__uint64_t result;
usr/src/uts/common/io/ntxn/unm_brdcfg.h
244
__uint64_t mac_addr[FLASH_NUM_PORTS * FLASH_NUM_MAC_PER_PORT];
usr/src/uts/common/io/ntxn/unm_inc.h
1560
int unm_imb_writelit64(unsigned long off, __uint64_t data);
usr/src/uts/common/io/ntxn/unm_inc.h
47
typedef __uint64_t jiffies_t;
usr/src/uts/common/io/ntxn/unm_inc.h
578
typedef __uint64_t unm_dataword_t; /* single word in data space */
usr/src/uts/common/io/ntxn/unm_inc.h
579
typedef __uint64_t unm64ptr_t; /* a pointer that occupies 64 bits */
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1162
*(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1226
UNM_NIC_PCI_WRITE_64(*(__uint64_t *)data, addr);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1243
__uint64_t off8, mem_crb, tmpw, word[2] = {0, 0};
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1280
tmpw = *((__uint64_t *)data);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1336
__uint64_t off8, val, mem_crb, word[2] = {0, 0};
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1385
word[i] |= ((__uint64_t)UNM_NIC_PCI_READ_32(
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1415
*(__uint64_t *)data = val;
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1429
__uint64_t off8, mem_crb, tmpw, word[2] = {0, 0};
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1470
tmpw = *((__uint64_t *)data);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1534
__uint64_t off8, val, mem_crb, word[2] = {0, 0};
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1594
word[i] |= ((__uint64_t)temp << (32 * k));
usr/src/uts/common/io/ntxn/unm_nic_hw.c
1622
*(__uint64_t *)data = val;
usr/src/uts/common/io/ntxn/unm_nic_hw.c
514
UNM_NIC_PCI_WRITE_64 (*(__uint64_t *)data, addr);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
579
UNM_NIC_PCI_WRITE_64 (*(__uint64_t *)data, addr);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
726
UNM_NIC_PCI_WRITE_64(*(__uint64_t *)data, (void *) (uptr_t)off);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
783
*(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
834
*(__uint64_t *)data = UNM_NIC_PCI_READ_64((void *) (uptr_t)off);
usr/src/uts/common/io/ntxn/unm_nic_hw.c
890
*(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr);
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
63
__uint64_t off;
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
71
__uint64_t rx_packets;
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
72
__uint64_t tx_packets;
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
73
__uint64_t rx_bytes;
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
74
__uint64_t rx_errors;
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
75
__uint64_t tx_bytes;
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
76
__uint64_t tx_errors;
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
77
__uint64_t rx_CRC_errors;
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
78
__uint64_t rx_short_length_error;
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
79
__uint64_t rx_long_length_error;
usr/src/uts/common/io/ntxn/unm_nic_ioctl.h
80
__uint64_t rx_MAC_errors;