__uint16_t
typedef __uint16_t uint16_t;
typedef __uint16_t uint16_t;
typedef __uint16_t uint16_t;
typedef __uint16_t __mode_t; /* permissions */
typedef __uint16_t __nlink_t; /* link count */
__uint16_t d_reclen; /* length of this record */
typedef __uint16_t uint16_t;
__uint16_t htons(__uint16_t);
__uint16_t ntohs(__uint16_t);
__uint16_t st_dev; /* inode's device */
__uint16_t st_uid; /* user ID of the file's owner */
__uint16_t st_gid; /* group ID of the file's group */
__uint16_t st_rdev; /* device type */
typedef __uint16_t in_port_t;
#define __bitcount16(x) __builtin_popcount((__uint16_t)(x))
static __inline __uint16_t
__bitcount16(__uint16_t _x)
typedef __uint16_t u_int16_t;
typedef __uint16_t __uint_least16_t;
#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8)
((__uint16_t)(__builtin_constant_p(x) ? \
__bswap16_gen((__uint16_t)(x)) : __bswap16_var(x)))
static __inline __uint16_t
__bswap16_var(__uint16_t _x)
typedef __uint16_t u_int16_t;
__uint16_t vlan;
*(__uint16_t *)data = UNM_NIC_PCI_READ_16(addr);
UNM_NIC_PCI_WRITE_16(*(__uint16_t *)data, addr);
tmpw = *((__uint16_t *)data);
*(__uint16_t *)data = val;
tmpw = *((__uint16_t *)data);
*(__uint16_t *)data = val;
UNM_NIC_PCI_WRITE_16 (*(__uint16_t *)data, addr);
UNM_NIC_PCI_WRITE_16 (*(__uint16_t *)data, addr);
UNM_NIC_PCI_WRITE_16(*(__uint16_t *)data, (void *) (uptr_t)off);
*(__uint16_t *)data = UNM_NIC_PCI_READ_16(addr);
*(__uint16_t *)data = UNM_NIC_PCI_READ_16((void *) (uptr_t)off);
*(__uint16_t *)data = UNM_NIC_PCI_READ_16(addr);