/illumos-gate/usr/src/uts/common/io/ntxn/ |
H A D | unm_brdcfg.h | 122 __uint32_t header_version; 124 __uint32_t board_mfg; 125 __uint32_t board_type; 126 __uint32_t board_num; 127 __uint32_t chip_id; 128 __uint32_t chip_minor; 129 __uint32_t chip_major; 130 __uint32_t chip_pkg; 131 __uint32_t chip_lot; 134 __uint32_t port_mask; /* available niu ports */ [all …]
|
H A D | nic_cmn.h | 235 __uint32_t PegId:2, /* 0x2 for tx and 01 for rx */ 244 __uint32_t Count:18, /* INT */ 256 __uint32_t RcvRingAddrLo; 257 __uint32_t RcvRingAddrHi; 258 __uint32_t RcvRingSize; 259 __uint32_t Rsrv; 267 __uint32_t CmdRingAddrLo; 268 __uint32_t CmdRingAddrHi; 269 __uint32_t CmdRingSize; 270 __uint32_t Rsrv; [all …]
|
H A D | unm_nic_ioctl.h | 61 __uint32_t cmd; 62 __uint32_t unused1; 64 __uint32_t size; 65 __uint32_t rv;
|
H A D | nx_hw_pci_regs.h | 125 __uint32_t int_vec_bit; 126 __uint32_t tgt_status_reg; 127 __uint32_t tgt_mask_reg; 128 __uint32_t pci_int_reg;
|
H A D | unm_nic_hw.c | 511 UNM_NIC_PCI_WRITE_32 (*(__uint32_t *)data, addr); in unm_nic_hw_write_ioctl_128M() 576 UNM_NIC_PCI_WRITE_32 (*(__uint32_t *)data, addr); in unm_nic_hw_write_wx_128M() 723 UNM_NIC_PCI_WRITE_32(*(__uint32_t *)data, (void *) (uptr_t)off); in unm_nic_hw_write_wx_2M() 780 *(__uint32_t *)data = UNM_NIC_PCI_READ_32(addr); in unm_nic_hw_read_ioctl_128M() 831 *(__uint32_t *)data = UNM_NIC_PCI_READ_32((void *) (uptr_t)off); in unm_nic_hw_read_wx_2M() 887 *(__uint32_t *)data = UNM_NIC_PCI_READ_32(addr); in unm_nic_hw_read_wx_128M() 1159 *(__uint32_t *)data = UNM_NIC_PCI_READ_32(addr); in unm_nic_pci_mem_read_direct() 1223 UNM_NIC_PCI_WRITE_32(*(__uint32_t *)data, addr); in unm_nic_pci_mem_write_direct() 1242 __uint32_t temp; in unm_nic_pci_mem_write_128M() 1276 tmpw = *((__uint32_t *)data); in unm_nic_pci_mem_write_128M() [all …]
|
H A D | nic_phan_reg.h | 152 #define lower32(x) ((__uint32_t)((x) & 0xffffffff)) 153 #define upper32(x) ((__uint32_t)(((unsigned long long)(x) >> 32) & \
|
H A D | unm_nic.h | 612 __uint32_t _v1_ = (_val_); \ 667 long unm_nic_phy_read(unm_adapter *adapter, long reg, __uint32_t *);
|
H A D | unm_inc.h | 45 typedef unsigned int __uint32_t; typedef 582 typedef __uint32_t unm_crbword_t; /* single word in CRB space */
|
H A D | unm_nic_main.c | 218 __uint32_t temp = 0; in unm_nic_disable_int() 1514 dbwritel(*((__uint32_t *)&msg), in post_rx_doorbell()
|
/illumos-gate/usr/src/boot/sys/x86/include/ |
H A D | _types.h | 56 typedef unsigned int __uint32_t; typedef 113 typedef __uint32_t __size_t; 116 typedef __uint32_t __uintfptr_t; 117 typedef __uint32_t __uintptr_t; 120 typedef __uint32_t __uint_fast8_t; 121 typedef __uint32_t __uint_fast16_t; 122 typedef __uint32_t __uint_fast32_t; 126 typedef __uint32_t __uint_least32_t; 134 typedef __uint32_t __u_register_t; 135 typedef __uint32_t __vm_offset_t; [all …]
|
H A D | endian.h | 68 (((__uint32_t)__bswap16((x) & 0xffff) << 16) | __bswap16((x) >> 16)) 78 __bswap32_gen((__uint32_t)(x)) : __bswap32_var(x)) 98 static __inline __uint32_t 99 __bswap32_var(__uint32_t _x) in __bswap32_var()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | _types.h | 41 typedef __uint32_t __fflags_t; /* file flags */ 44 typedef __uint32_t __gid_t; 46 typedef __uint32_t __ino_t; /* inode number */ 59 typedef __uint32_t __socklen_t; 63 typedef __uint32_t __uid_t; 102 typedef __uint32_t __dev_t; /* device number */ 104 typedef __uint32_t __fixpt_t; /* fixed point number */
|
H A D | types.h | 75 typedef __uint32_t u_int32_t; 136 typedef __uint32_t in_addr_t; /* base type for internet address */ 278 typedef __uint32_t intrmask_t; /* Interrupt mask (spl, xxx_imask...) */ 310 #define __bitcount32(x) __builtin_popcount((__uint32_t)(x)) 330 static __inline __uint32_t 331 __bitcount32(__uint32_t _x) in __bitcount32()
|
H A D | stat.h | 118 __uint32_t st_gen; /* file generation number */ 137 __uint32_t st_gen; /* file generation number */ 156 __uint32_t st_mode; /* inode protection mode */ 157 __uint32_t st_nlink; /* number of hard links */ 168 __uint32_t st_gen; /* file generation number */
|
H A D | param.h | 312 __uint32_t htonl(__uint32_t); 314 __uint32_t ntohl(__uint32_t);
|
H A D | _sigset.h | 52 __uint32_t __bits[_SIG_WORDS];
|
H A D | dirent.h | 51 __uint32_t d_fileno; /* file number of entry */
|
H A D | _stdint.h | 64 typedef __uint32_t uint32_t;
|
H A D | endian.h | 47 typedef __uint32_t uint32_t;
|
H A D | socket.h | 88 typedef __uint32_t uint32_t;
|
/illumos-gate/usr/src/compat/bhyve/x86/ |
H A D | _types.h | 27 typedef unsigned int __uint32_t; typedef 47 typedef __uint32_t __vm_paddr_t; 48 typedef __uint32_t __vm_size_t;
|
/illumos-gate/usr/src/boot/include/ |
H A D | stdlib.h | 255 __uint32_t 260 __uint32_t 261 arc4random_uniform(__uint32_t);
|
/illumos-gate/usr/src/compat/bhyve/sys/ |
H A D | types.h | 24 typedef __uint32_t u_int32_t;
|
/illumos-gate/usr/src/boot/include/arpa/ |
H A D | inet.h | 78 typedef __uint32_t uint32_t;
|
/illumos-gate/usr/src/boot/include/netinet/ |
H A D | in.h | 60 typedef __uint32_t uint32_t;
|