Searched refs:__uint64_t (Results 1 – 17 of 17) sorted by relevance
59 typedef unsigned long __uint64_t; typedef70 typedef unsigned long long __uint64_t; typedef104 typedef __uint64_t __size_t; /* sizeof() */107 typedef __uint64_t __uintfptr_t;108 typedef __uint64_t __uintptr_t;119 typedef __uint64_t __uintmax_t;123 typedef __uint64_t __uint_fast64_t;127 typedef __uint64_t __uint_least64_t;129 typedef __uint64_t __u_register_t;130 typedef __uint64_t __vm_offset_t;[all …]
70 (((__uint64_t)__bswap32((x) & 0xffffffff) << 32) | __bswap32((x) >> 32))81 __bswap64_gen((__uint64_t)(x)) : __bswap64_var(x))110 static __inline __uint64_t111 __bswap64_var(__uint64_t _x) in __bswap64_var()
63 __uint64_t off;71 __uint64_t rx_packets;72 __uint64_t tx_packets;73 __uint64_t rx_bytes;74 __uint64_t rx_errors;75 __uint64_t tx_bytes;76 __uint64_t tx_errors;77 __uint64_t rx_CRC_errors;78 __uint64_t rx_short_length_error;79 __uint64_t rx_long_length_error;[all …]
266 __uint64_t CMD_CONSUMER_OFFSET;282 __uint64_t D3_STATE_REGISTER;364 __uint64_t word0;372 __uint64_t AddrBuffer2;373 __uint64_t word1;389 __uint64_t word2;397 __uint64_t AddrBuffer3;398 __uint64_t word3;406 __uint64_t AddrBuffer1;407 __uint64_t word4;[all …]
514 UNM_NIC_PCI_WRITE_64 (*(__uint64_t *)data, addr); in unm_nic_hw_write_ioctl_128M()579 UNM_NIC_PCI_WRITE_64 (*(__uint64_t *)data, addr); in unm_nic_hw_write_wx_128M()726 UNM_NIC_PCI_WRITE_64(*(__uint64_t *)data, (void *) (uptr_t)off); in unm_nic_hw_write_wx_2M()783 *(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr); in unm_nic_hw_read_ioctl_128M()834 *(__uint64_t *)data = UNM_NIC_PCI_READ_64((void *) (uptr_t)off); in unm_nic_hw_read_wx_2M()890 *(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr); in unm_nic_hw_read_wx_128M()1162 *(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr); in unm_nic_pci_mem_read_direct()1226 UNM_NIC_PCI_WRITE_64(*(__uint64_t *)data, addr); in unm_nic_pci_mem_write_direct()1243 __uint64_t off8, mem_crb, tmpw, word[2] = {0, 0}; in unm_nic_pci_mem_write_128M()1280 tmpw = *((__uint64_t *)data); in unm_nic_pci_mem_write_128M()[all …]
46 typedef unsigned long long __uint64_t; typedef47 typedef __uint64_t jiffies_t;578 typedef __uint64_t unm_dataword_t; /* single word in data space */579 typedef __uint64_t unm64ptr_t; /* a pointer that occupies 64 bits */1560 int unm_imb_writelit64(unsigned long off, __uint64_t data);
244 __uint64_t mac_addr[FLASH_NUM_PORTS * FLASH_NUM_MAC_PER_PORT];
179 __uint64_t result; in unm_niu_macaddr_get()
30 typedef unsigned long __uint64_t; typedef33 typedef unsigned long long __uint64_t; typedef41 typedef __uint64_t __vm_offset_t;42 typedef __uint64_t __vm_paddr_t;44 typedef __uint64_t __vm_size_t;
76 typedef __uint64_t u_int64_t;78 typedef __uint64_t u_quad_t; /* quads (deprecated) */281 typedef __uint64_t uoff_t;309 #define __bitcount64(x) __builtin_popcountll((__uint64_t)(x))343 static __inline __uint64_t344 __bitcount64(__uint64_t _x) in __bitcount64()358 static __inline __uint64_t359 __bitcount64(__uint64_t _x) in __bitcount64()
42 typedef __uint64_t __fsblkcnt_t;43 typedef __uint64_t __fsfilcnt_t;
69 typedef __uint64_t uint64_t;
52 typedef __uint64_t uint64_t;
25 typedef __uint64_t u_int64_t;54 typedef __uint64_t vm_pindex_t;
321 __uint64_t
238 typedef __uint64_t cd_ino_t;
153 (__uint64_t): Likewise.409 (__uint64_t): Likewise.739 (__uint64_t): Renamed to ...