Searched refs:uint16_t (Results 1 - 25 of 2213) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Data.h41 uint16_t word0;
42 uint16_t word1;
43 uint16_t word2;
44 uint16_t word3;
45 uint16_t word4;
46 uint16_t word5;
47 uint16_t word6;
48 uint16_t word7;
49 uint16_t word8;
50 uint16_t word
[all...]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_mii.h82 uint16_t value;
85 uint16_t reset:1;
86 uint16_t loopback:1;
87 uint16_t speed_sel:1;
88 uint16_t enable_autoneg:1;
89 uint16_t power_down:1;
90 uint16_t isolate:1;
91 uint16_t restart_autoneg:1;
92 uint16_t duplex_mode:1;
93 uint16_t col_tes
[all...]
H A Dnxge_phy_hw.h199 uint16_t value;
202 uint16_t mac_phy_if_mode : 1;
203 uint16_t dis_automdicross : 1;
204 uint16_t tx_dis : 1;
205 uint16_t intr_dis : 1;
206 uint16_t force_intr : 1;
207 uint16_t bypass_encdec : 1;
208 uint16_t bypass_scrdes : 1;
209 uint16_t bypass_mlt3 : 1;
210 uint16_t bypass_rx_sy
[all...]
H A Dnxge_n2_esr_hw.h102 uint16_t value;
106 uint16_t res2 : 6;
107 uint16_t lb : 2;
108 uint16_t res1 : 3;
109 uint16_t mpy : 4;
110 uint16_t enpll : 1;
112 uint16_t enpll : 1;
113 uint16_t mpy : 4;
114 uint16_t res1 : 3;
115 uint16_t l
[all...]
H A Dnxge_sr_hw.h169 uint16_t value;
172 uint16_t res3 : 3;
173 uint16_t refclkr_freq : 5;
174 uint16_t res4 : 8;
176 uint16_t res4 : 8;
177 uint16_t refclkr_freq : 5;
178 uint16_t res3 : 3;
186 uint16_t value;
189 uint16_t res1 : 5;
190 uint16_t tdmaste
[all...]
/illumos-gate/usr/src/uts/intel/sys/
H A Dtss.h92 uint16_t tss_rsvd3; /* reserved, ignored */
93 uint16_t tss_bitmapbase; /* io permission bitmap base address */
98 uint16_t tss_link; /* 16-bit prior TSS selector */
99 uint16_t tss_rsvd0; /* reserved, ignored */
101 uint16_t tss_ss0;
102 uint16_t tss_rsvd1; /* reserved, ignored */
104 uint16_t tss_ss1;
105 uint16_t tss_rsvd2; /* reserved, ignored */
107 uint16_t tss_ss2;
108 uint16_t tss_rsvd
[all...]
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsvrapi.h99 uint16_t sv2_users; /* max number of users allowed */
100 uint16_t sv2_disc; /* auto-disconnect timeout(in minutes) */
102 uint16_t sv2_security; /* SV_USERSECURITY or SV_SHARESECURITY */
103 uint16_t sv2_auditing; /* 0 = no auditing; nonzero = auditing */
105 uint16_t sv2_numadmin; /* max number of administrators allowed */
106 uint16_t sv2_lanmask; /* bit mask representing the srv'd nets */
107 uint16_t sv2_hidden; /* 0 = visible; nonzero = hidden */
108 uint16_t sv2_announce; /* visible server announce rate (sec) */
109 uint16_t sv2_anndelta; /* announce randomize interval (sec) */
114 uint16_t sv2_chdev
[all...]
/illumos-gate/usr/src/uts/sun4/sys/
H A Diommutsb.h45 #define IOMMU_TSB_COOKIE_NONE ((uint16_t)-1)
46 extern uint16_t iommu_tsb_alloc(uint16_t);
47 extern void iommu_tsb_free(uint16_t);
48 extern uint64_t *iommu_tsb_cookie_to_va(uint16_t);
49 extern uint_t iommu_tsb_cookie_to_size(uint16_t);
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dendian.c22 uint16_t
23 letoh16(uint16_t in)
28 uint16_t
29 le16toh(uint16_t in)
46 uint16_t
47 htole16(uint16_t in)
/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cfgacc.h39 ((((uint16_t)b & 0xff) << 8) + (((uint8_t)d & 0x1f) << 3) + \
41 ((((uint16_t)b & 0xff) << 8) + ((uint8_t)f & 0xff)))
45 uint16_t w;
59 uint16_t bdf;
60 uint16_t offset;
71 extern uint8_t pci_cfgacc_get8(dev_info_t *, uint16_t, uint16_t);
72 extern uint16_t pci_cfgacc_get16(dev_info_t *, uint16_t, uint16_t);
[all...]
H A Ddklabel.h113 uint16_t p_tag; /* ID tag of partition */
114 uint16_t p_flag; /* permission flag */
118 uint16_t p_tag; /* ID tag of partition */
119 uint16_t p_flag; /* permision flags */
136 uint16_t v_sectorsz; /* sector size in bytes */
137 uint16_t v_nparts; /* number of partitions */
145 uint16_t v_nparts; /* number of partitions */
164 (12 * sizeof (uint16_t)) + \
165 (2 * (sizeof (uint16_t))))))
171 (14 * (sizeof (uint16_t)))
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_ioctl.h77 uint16_t fwi_active_major;
78 uint16_t fwi_active_minor;
79 uint16_t fwi_active_subminor;
80 uint16_t fwi_active_attr;
81 uint16_t fwi_loaded_major;
82 uint16_t fwi_loaded_minor;
83 uint16_t fwi_loaded_subminor;
84 uint16_t fwi_loaded_attr;
85 uint16_t fwi_default_major;
86 uint16_t fwi_default_mino
[all...]
/illumos-gate/usr/src/boot/sys/sys/
H A Dvtoc.h73 uint16_t nparts;
75 uint16_t tag;
76 uint16_t flag;
78 uint16_t __alignment;
83 uint16_t wskip;
84 uint16_t rskip;
86 uint16_t rpm;
87 uint16_t physcyls;
88 uint16_t sparesecs;
89 uint16_t spare
[all...]
/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dzap_leaf.h57 uint16_t lh_nfree; /* number free chunks */
58 uint16_t lh_nentries; /* number of entries */
59 uint16_t lh_prefix_len; /* num bits used to id this */
63 uint16_t lh_freelist; /* chunk head of free list */
75 uint16_t l_hash[1];
82 uint16_t le_next; /* next entry in hash chain */
83 uint16_t le_name_chunk; /* first chunk of the name */
84 uint16_t le_name_length; /* bytes in name, incl null */
85 uint16_t le_value_chunk; /* first chunk of the value */
86 uint16_t le_value_lengt
[all...]
H A Dzfs_acl.h37 uint16_t z_flags; /* flags, i.e inheritance */
38 uint16_t z_type; /* type of entry allow/deny */
46 uint16_t z_acl_version; /* acl version */
47 uint16_t z_acl_pad; /* pad */
56 uint16_t z_acl_version; /* acl version */
57 uint16_t z_acl_count; /* ace count */
/illumos-gate/usr/src/head/
H A Dendian.h46 extern uint16_t htobe16(uint16_t);
50 extern uint16_t htole16(uint16_t);
55 extern uint16_t betoh16(uint16_t);
56 extern uint16_t letoh16(uint16_t);
57 extern uint16_t be16toh(uint16_t);
[all...]
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dip.h4 /* We need 'uint16_t' */
12 uint16_t len;
13 uint16_t ident;
14 uint16_t frags;
17 uint16_t chksum;
27 extern uint16_t ipchksum(const void * __data, unsigned long __length);
29 extern uint16_t add_ipchksums(unsigned long __offset, uint16_t __sum,
30 uint16_t __new);
H A Dudp.h4 /* We need 'uint16_t' and 'uint8_t' */
14 uint16_t len;
17 uint16_t src;
18 uint16_t dest;
19 uint16_t len;
20 uint16_t chksum;
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpcihrt.h42 uint16_t hrt_avail_imap; /* Bitmap of unused IRQs */
43 uint16_t hrt_used_imap; /* Bitmap of IRQs used by PCI */
59 uint16_t php_io_start; /* allocated I/O space starting addr */
60 uint16_t php_io_size; /* allocated I/O space size in bytes */
61 uint16_t php_mem_start; /* allocated Memory space start addr */
62 uint16_t php_mem_size; /* allocated Memory space size in 64k */
63 uint16_t php_pfmem_start; /* allocated Prefetchable Memory start */
64 uint16_t php_pfmem_size; /* allocated Prefetchable size in 64k */
/illumos-gate/usr/src/lib/libpcidb/common/
H A Dpcidb.h48 extern pcidb_vendor_t *pcidb_lookup_vendor(pcidb_hdl_t *, uint16_t);
53 extern uint16_t pcidb_vendor_id(pcidb_vendor_t *);
55 extern pcidb_device_t *pcidb_lookup_device(pcidb_hdl_t *, uint16_t, uint16_t);
57 uint16_t);
62 extern uint16_t pcidb_device_id(pcidb_device_t *);
65 extern pcidb_subvd_t *pcidb_lookup_subvd(pcidb_hdl_t *, uint16_t, uint16_t,
66 uint16_t, uint16_t);
[all...]
/illumos-gate/usr/src/common/net/dhcp/
H A Dipv4_sum.c35 uint16_t
36 ipv4cksum(uint16_t *cp, uint16_t count)
52 return ((uint16_t)~sum);
H A Dv4_sum_impl.h46 extern uint16_t ipv4cksum(uint16_t *, uint16_t);
47 extern uint16_t udp_chksum(struct udphdr *, const struct in_addr *,
/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Deft.h47 uint16_t major;
48 uint16_t minor;
49 uint16_t cmajor;
50 uint16_t cminor;
/illumos-gate/usr/src/uts/intel/asm/
H A Dsunddi.h44 uint16_t port16 = (uint16_t)port;
54 extern __GNU_INLINE uint16_t
57 uint16_t port16 = (uint16_t)port;
58 uint16_t value;
70 uint16_t port16 = (uint16_t)port;
83 uint16_t port16 = (uint16_t)por
[all...]
/illumos-gate/usr/src/boot/sys/boot/i386/common/
H A Dedd.h39 uint16_t len;
40 uint16_t count;
41 uint16_t off;
42 uint16_t seg;
47 uint16_t len;
48 uint16_t count;
49 uint16_t off;
50 uint16_t seg;
56 uint16_t len;
57 uint16_t flag
[all...]

Completed in 119 milliseconds

1234567891011>>