Searched refs:__uint64_t (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_ioctl.h63 __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_erro
[all...]
H A Dnic_cmn.h266 __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 word
[all...]
H A Dunm_nic_hw.c509 UNM_NIC_PCI_WRITE_64 (*(__uint64_t *)data, addr);
574 UNM_NIC_PCI_WRITE_64 (*(__uint64_t *)data, addr);
722 UNM_NIC_PCI_WRITE_64(*(__uint64_t *)data, (void *) (uptr_t)off);
779 *(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr);
831 *(__uint64_t *)data = UNM_NIC_PCI_READ_64((void *) (uptr_t)off);
887 *(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr);
1160 *(__uint64_t *)data = UNM_NIC_PCI_READ_64(addr);
1224 UNM_NIC_PCI_WRITE_64(*(__uint64_t *)data, addr);
1241 __uint64_t off8, mem_crb, tmpw, word[2] = {0, 0};
1278 tmpw = *((__uint64_t *)dat
[all...]
H A Dunm_brdcfg.h244 __uint64_t mac_addr[FLASH_NUM_PORTS * FLASH_NUM_MAC_PER_PORT];
H A Dunm_inc.h46 typedef unsigned long long __uint64_t; typedef
47 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);
H A Dniu.c179 __uint64_t result;

Completed in 178 milliseconds