__uint64_t
__uint64_t
typedef __uint64_t cd_ino_t;
typedef __uint64_t uint64_t;
typedef __uint64_t __fsblkcnt_t;
typedef __uint64_t __fsfilcnt_t;
typedef __uint64_t uint64_t;
typedef __uint64_t uoff_t;
#define __bitcount64(x) __builtin_popcountll((__uint64_t)(x))
static __inline __uint64_t
__bitcount64(__uint64_t _x)
static __inline __uint64_t
__bitcount64(__uint64_t _x)
typedef __uint64_t u_int64_t;
typedef __uint64_t u_quad_t; /* quads (deprecated) */
typedef __uint64_t __size_t; /* sizeof() */
typedef __uint64_t __uintfptr_t;
typedef __uint64_t __uintptr_t;
typedef __uint64_t __uintmax_t;
typedef __uint64_t __uint_fast64_t;
typedef __uint64_t __uint_least64_t;
typedef __uint64_t __u_register_t;
typedef __uint64_t __vm_offset_t;
typedef __uint64_t __vm_paddr_t;
typedef __uint64_t __vm_size_t;
typedef __uint64_t __vm_paddr_t;
typedef __uint64_t __vm_pindex_t;
__uint64_t _pad2[2]; /* overflow_arg_area, reg_save_area */
static __inline __uint64_t
__bswap64_var(__uint64_t _x)
(((__uint64_t)__bswap32((x) & 0xffffffff) << 32) | __bswap32((x) >> 32))
__bswap64_gen((__uint64_t)(x)) : __bswap64_var(x))
typedef __uint64_t u_int64_t;
typedef __uint64_t vm_pindex_t;
typedef __uint64_t __vm_offset_t;
typedef __uint64_t __vm_paddr_t;
typedef __uint64_t __vm_size_t;
__uint64_t CMD_CONSUMER_OFFSET;
__uint64_t D3_STATE_REGISTER;
__uint64_t word0;
__uint64_t AddrBuffer2;
__uint64_t word1;
__uint64_t word2;
__uint64_t AddrBuffer3;
__uint64_t word3;
__uint64_t AddrBuffer1;
__uint64_t word4;
__uint64_t word5;
__uint64_t AddrBuffer4;
__uint64_t word6;
__uint64_t mcastAddr;
__uint64_t AddrBuffer;
__uint64_t body[2];
__uint64_t result;
__uint64_t mac_addr[FLASH_NUM_PORTS * FLASH_NUM_MAC_PER_PORT];
int unm_imb_writelit64(unsigned long off, __uint64_t data);
typedef __uint64_t jiffies_t;
typedef __uint64_t unm_dataword_t; /* single word in data space */
typedef __uint64_t unm64ptr_t; /* a pointer that occupies 64 bits */
*(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr);
UNM_NIC_PCI_WRITE_64(*(__uint64_t *)data, addr);
__uint64_t off8, mem_crb, tmpw, word[2] = {0, 0};
tmpw = *((__uint64_t *)data);
__uint64_t off8, val, mem_crb, word[2] = {0, 0};
word[i] |= ((__uint64_t)UNM_NIC_PCI_READ_32(
*(__uint64_t *)data = val;
__uint64_t off8, mem_crb, tmpw, word[2] = {0, 0};
tmpw = *((__uint64_t *)data);
__uint64_t off8, val, mem_crb, word[2] = {0, 0};
word[i] |= ((__uint64_t)temp << (32 * k));
*(__uint64_t *)data = val;
UNM_NIC_PCI_WRITE_64 (*(__uint64_t *)data, addr);
UNM_NIC_PCI_WRITE_64 (*(__uint64_t *)data, addr);
UNM_NIC_PCI_WRITE_64(*(__uint64_t *)data, (void *) (uptr_t)off);
*(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr);
*(__uint64_t *)data = UNM_NIC_PCI_READ_64((void *) (uptr_t)off);
*(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr);
__uint64_t off;
__uint64_t rx_packets;
__uint64_t tx_packets;
__uint64_t rx_bytes;
__uint64_t rx_errors;
__uint64_t tx_bytes;
__uint64_t tx_errors;
__uint64_t rx_CRC_errors;
__uint64_t rx_short_length_error;
__uint64_t rx_long_length_error;
__uint64_t rx_MAC_errors;