Home
last modified time | relevance | path

Searched refs:uint16_t (Results 1 – 25 of 2081) sorted by relevance

12345678910>>...84

/onnv-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 word9;
[all …]
/onnv-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_test:1;
[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_sym : 1;
[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 tdmaster : 3;
[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 lb : 2;
[all …]
/onnv-gate/usr/src/uts/common/io/pcan/
H A Dpcan.h312 uint16_t an_len;
313 uint16_t an_type;
314 uint16_t an_val;
322 uint16_t an_len; /* 0x00 */
323 uint16_t an_opmode; /* 0x02 */
324 uint16_t an_rxmode; /* 0x04 */
325 uint16_t an_fragthresh; /* 0x06 */
326 uint16_t an_rtsthresh; /* 0x08 */
329 uint16_t an_shortretry_limit; /* 0x18 */
330 uint16_t an_longretry_limit; /* 0x1A */
[all …]
/onnv-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_chdevs; /* max # shared character devices */
[all …]
/onnv-gate/usr/src/uts/intel/sys/
H A Dtss.h87 uint16_t tss_rsvd3; /* reserved, ignored */
88 uint16_t tss_bitmapbase; /* io permission bitmap base address */
95 uint16_t tss_link; /* 16-bit prior TSS selector */
96 uint16_t tss_rsvd0; /* reserved, ignored */
98 uint16_t tss_ss0;
99 uint16_t tss_rsvd1; /* reserved, ignored */
101 uint16_t tss_ss1;
102 uint16_t tss_rsvd2; /* reserved, ignored */
104 uint16_t tss_ss2;
105 uint16_t tss_rsvd3; /* reserved, ignored */
[all …]
H A Dddi_isa.h72 uint16_t
73 (*ahi_get16)(struct ddi_acc_impl *handle, uint16_t *addr);
81 void (*ahi_put16)(struct ddi_acc_impl *handle, uint16_t *addr,
82 uint16_t value);
92 uint16_t *host_addr, uint16_t *dev_addr,
105 uint16_t *host_addr, uint16_t *dev_addr,
131 uint16_t
132 i_ddi_vaddr_get16(ddi_acc_impl_t *hdlp, uint16_t *addr);
140 uint16_t
141 i_ddi_vaddr_swap_get16(ddi_acc_impl_t *hdlp, uint16_t *addr);
[all …]
/onnv-gate/usr/src/uts/common/io/pcwl/
H A Dpcwl.h304 uint16_t wl_compid;
305 uint16_t wl_variant;
306 uint16_t wl_major;
307 uint16_t wl_minor;
312 uint16_t pri[7];
313 uint16_t st[7];
484 uint16_t wl_srt_chid; /* bss channel id */
485 uint16_t wl_srt_anl; /* noise level */
486 uint16_t wl_srt_sl; /* signal level */
488 uint16_t wl_srt_bcnint; /* bss beacon interval */
[all …]
/onnv-gate/usr/src/uts/common/sys/
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 …]
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);
73 extern uint32_t pci_cfgacc_get32(dev_info_t *, uint16_t, uint16_t);
74 extern uint64_t pci_cfgacc_get64(dev_info_t *, uint16_t, uint16_t);
75 extern void pci_cfgacc_put8(dev_info_t *, uint16_t, uint16_t, uint8_t);
[all …]
H A Dsmbios_impl.h57 uint16_t smbh_hdl; /* structure handle */
64 uint16_t smbbi_segment; /* segment location of bios address */
92 uint16_t smbbb_chassis; /* chassis handle */
95 uint16_t smbbb_cv[1]; /* array of contained handles */
128 uint16_t smbpr_clkspeed; /* external clock speed in MHz */
129 uint16_t smbpr_maxspeed; /* maximum speed in MHz */
130 uint16_t smbpr_curspeed; /* current speed in MHz */
133 uint16_t smbpr_l1cache; /* L1 cache handle (if any) */
134 uint16_t smbpr_l2cache; /* L2 cache handle (if any) */
135 uint16_t smbpr_l3cache; /* L3 cache handle (if any) */
[all …]
H A Dstmf_sbd_ioctl.h82 uint16_t slu_meta_fname_valid:1,
97 uint16_t slu_meta_fname_off;
99 uint16_t slu_data_fname_off;
100 uint16_t slu_serial_off;
103 uint16_t slu_blksize;
105 uint16_t slu_alias_off;
106 uint16_t slu_mgmt_url_off;
124 uint16_t mlu_serial_off;
128 uint16_t mlu_mgmt_url_off;
129 uint16_t rsvd1;
[all …]
H A Daggr_lacp.h132 uint16_t system_priority; /* system priority assigned by admin */
155 uint16_t ActorSystemPriority; /* System Priority */
156 uint16_t CollectorMaxDelay; /* tens of Usecs */
209 uint16_t ActorPortNumber; /* actor port number */
210 uint16_t ActorPortPriority; /* actor port priority */
213 uint16_t ActorAdminPortKey; /* admin. port key */
214 uint16_t ActorOperPortKey; /* oper port key */
223 uint16_t PartnerAdminSysPriority; /* partner admin. sys. pri. */
224 uint16_t PartnerOperSysPriority; /* partner oper. sys. pri. */
225 uint16_t PartnerAdminKey; /* partner admin. key */
[all …]
/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_iocb.h70 uint16_t timeout; /* Command timeout. */
71 uint16_t dseg_count; /* Data segment count - LSB. */
102 uint16_t n_port_hdl;
103 uint16_t timeout; /* Command timeout. */
104 uint16_t dseg_count;
130 uint16_t n_port_hdl;
131 uint16_t timeout; /* Command timeout. */
132 uint16_t dseg_count;
133 uint16_t rsp_length;
135 uint16_t control_flags;
[all …]
H A Dql_mbx.h404 uint16_t mb[MAX_MBOX_COUNT];
410 uint16_t mb[MAX_MBOX_COUNT];
539 uint16_t options;
578 uint16_t execution_throttle;
579 uint16_t execution_count;
582 uint16_t resource_allocation;
583 uint16_t current_allocation;
584 uint16_t queue_head;
585 uint16_t queue_tail;
586 uint16_t transmit_execution_list_next;
[all …]
/onnv-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.h36 uint16_t stack[3];
39 typedef uint16_t PXENV_EXIT_t;
49 uint16_t ax;
50 uint16_t bx;
51 uint16_t dx;
52 uint16_t di;
53 uint16_t es;
54 uint16_t undi_ds;
55 uint16_t undi_cs;
56 uint16_t pxe_off;
[all …]
H A Dpxe.h71 uint16_t Seg_Addr;
73 uint16_t Seg_Size;
77 typedef uint16_t SEGSEL_t;
78 typedef uint16_t PXENV_STATUS_t;
81 typedef uint16_t UDP_PORT_t;
89 uint16_t Version; /* MSB = major, LSB = minor */
97 uint16_t StackSize; /* Stack segment size (bytes) */
99 uint16_t BC_CodeSize; /* BC Code segment size (bytes) */
101 uint16_t BC_DataSize; /* BC Data segment size (bytes) */
103 uint16_t UNDIDataSize; /* UNDI Data segment size (bytes) */
[all …]
/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h303 uint16_t HBQ_PostBufCnt; /* Current number of entries */
512 uint16_t link_flags;
515 uint16_t link_flags;
631 uint16_t maxRespXchg;
632 uint16_t maxOrigXchg;
635 uint16_t maxOrigXchg;
636 uint16_t maxRespXchg;
748 uint16_t XRICount; /* Word 12 */
749 uint16_t XRIBase; /* Word 12 */
751 uint16_t RPICount; /* Word 13 */
[all …]
/onnv-gate/usr/src/uts/common/netinet/
H A Dsctp.h113 uint16_t sinit_num_ostreams;
114 uint16_t sinit_max_instreams;
115 uint16_t sinit_max_attempts;
116 uint16_t sinit_max_init_timeo;
125 uint16_t sinfo_stream;
126 uint16_t sinfo_ssn;
127 uint16_t sinfo_flags;
189 uint16_t sac_type;
190 uint16_t sac_flags;
192 uint16_t sac_state;
[all …]
/onnv-gate/usr/src/uts/common/sys/sbp2/
H A Ddefs.h54 uint16_t do_params; /* parameters */
55 uint16_t do_ignored2; /* ignored */
70 uint16_t co_params; /* parameters */
71 uint16_t co_data_size; /* data size */
94 uint16_t mo_params; /* parameters */
95 uint16_t mo_fdep2; /* function-dependent */
118 uint16_t lo_params; /* parameters */
119 uint16_t lo_lun; /* lun */
120 uint16_t lo_passwd_len; /* password length */
121 uint16_t lo_resp_len; /* response length */
[all …]
/onnv-gate/usr/src/uts/common/io/mwl/
H A Dmwl_reg.h318 uint16_t QosCtrl;
320 uint16_t PktLen;
334 uint16_t Format;
361 uint16_t pad; /* align to 4-byte boundary */
390 uint16_t PktLen;
400 uint16_t QosCtrl;
402 uint16_t HtSig2;
422 uint16_t Cmd;
423 uint16_t Length;
428 uint16_t SeqNum;
[all …]
/onnv-gate/usr/src/lib/smbsrv/libsmbrdr/common/
H A Dsmbrdr.h123 uint16_t secmode;
128 uint16_t smb_flags2;
129 uint16_t vc;
192 uint16_t dialect_index;
194 uint16_t max_mpx;
195 uint16_t max_vc;
202 uint16_t server_tz;
204 uint16_t byte_count;
216 uint16_t TotalParamCount; /* Total parameter bytes being sent */
217 uint16_t TotalDataCount; /* Total data bytes being sent */
[all …]
/onnv-gate/usr/src/lib/libipsecutil/common/
H A Dikedoor.h263 uint16_t p1xf_dh_group;
264 uint16_t p1xf_encr_alg;
265 uint16_t p1xf_encr_low_bits;
266 uint16_t p1xf_encr_high_bits;
267 uint16_t p1xf_auth_alg;
268 uint16_t p1xf_auth_meth;
269 uint16_t p1xf_prf;
270 uint16_t p1xf_pfs;
360 uint16_t p1sa_stat_off;
361 uint16_t p1sa_stat_len;
[all …]

12345678910>>...84