Home
last modified time | relevance | path

Searched refs:u32 (Results 26 – 50 of 364) sorted by relevance

12345678910>>...15

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_roce_api.h102 u32 hw_ver;
132 u32 max_cq;
133 u32 max_qp;
139 u32 max_cqe;
141 u32 max_fmr;
145 u32 max_ah;
149 u32 dev_caps;
384 u32 qp_id;
526 u32 fbo;
569 u32 cnq_id;
[all …]
H A Decore_mcp.h80 u32 port_addr;
103 u32 cmd;
104 u32 param;
109 u32 mcp_resp;
110 u32 mcp_param;
421 u32 valid;
422 u32 epoch;
423 u32 pf;
424 u32 status;
482 u32 *p_resc_num, u32 *p_resc_start);
[all …]
H A Decore_init_ops.c77 u32 rt_offset, u32 val) in ecore_init_store_rt_reg()
84 u32 rt_offset, u32 *p_val, in ecore_init_store_rt_agg()
175 u32 addr, u32 dmae_data_offset,
176 u32 size, const u32 *p_buf,
189 u32 i;
205 u32 addr, u32 fill,
220 u32 addr, u32 fill, u32 fill_count)
222 u32 i;
284 u32 i;
477 u32 phase, u32 phase_id)
[all …]
H A Decore_cxt.h56 u32 *vf_cid);
63 u32 ecore_cxt_get_srq_count(struct ecore_hwfn *p_hwfn);
73 u32 rdma_tasks);
84 u32 *last_line);
92 u32 ecore_cxt_cfg_ilt_compute_excess(struct ecore_hwfn *p_hwfn, u32 used_lines);
176 u32 cid, u8 vfid);
189 u32 *p_cid);
204 u32 *p_cid, u8 vfid);
220 u32 iid);
234 u32 start_iid, u32 count);
[all …]
H A Decore_dbg_fw_funcs.c121 static u32 cond5(const u32 *r, const u32 *imm) { in cond5()
125 static u32 cond7(const u32 *r, const u32 *imm) { in cond7()
129 static u32 cond14(const u32 *r, const u32 *imm) { in cond14()
133 static u32 cond6(const u32 *r, const u32 *imm) { in cond6()
137 static u32 cond9(const u32 *r, const u32 *imm) { in cond9()
141 static u32 cond10(const u32 *r, const u32 *imm) { in cond10()
145 static u32 cond4(const u32 *r, const u32 *imm) { in cond4()
149 static u32 cond0(const u32 *r, const u32 *imm) { in cond0()
153 static u32 cond1(const u32 *r, const u32 *imm) { in cond1()
165 static u32 cond3(const u32 *r, const u32 *imm) { in cond3()
[all …]
/illumos-gate/usr/src/cmd/cxgbetool/
H A Dcudbg_view_compat.h31 u32 avail_c;
32 u32 mem_c;
33 u32 up_ram_lo;
34 u32 up_ram_hi;
35 u32 up_extmem2_lo;
36 u32 up_extmem2_hi;
37 u32 rx_pages_data[3];
38 u32 tx_pages_data[4];
39 u32 p_structs;
41 u32 port_used[4];
[all …]
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Duscsi.h76 #define uscsi_cmd32touscsi_cmd(u32, ucmd) \ argument
77 ucmd->uscsi_flags = u32->uscsi_flags; \
78 ucmd->uscsi_status = u32->uscsi_status; \
79 ucmd->uscsi_timeout = u32->uscsi_timeout; \
84 ucmd->uscsi_cdblen = u32->uscsi_cdblen; \
85 ucmd->uscsi_rqlen = u32->uscsi_rqlen; \
87 ucmd->uscsi_rqresid = u32->uscsi_rqresid; \
93 u32->uscsi_flags = ucmd->uscsi_flags; \
94 u32->uscsi_status = ucmd->uscsi_status; \
100 u32->uscsi_cdblen = ucmd->uscsi_cdblen; \
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A Dinit_defs.h70 u32 op:8;
76 u32 op:8;
78 u32 val;
82 u32 op:8;
84 u32 val;
88 u32 op:8;
100 u32 op:8;
102 u32 len;
106 u32 op:8;
113 u32 op:8;
[all …]
/illumos-gate/usr/src/lib/iconv_modules/ja/common/
H A DEUC-JIS-2004_TO_Unicode.c82 PUTU(u32, "CS0"); in _icv_iconv()
89 if (IFHISUR(u32)) { in _icv_iconv()
91 e16, u32); in _icv_iconv()
98 PUTU(u32, "CS1->CP1"); in _icv_iconv()
101 PUTU(u32, "CS1->BMP"); in _icv_iconv()
109 u32 = (unsigned int) in _icv_iconv()
111 PUTU(u32, "CS2->Kana"); in _icv_iconv()
121 u32 = (unsigned int) in _icv_iconv()
124 if (IFHISUR(u32)) { in _icv_iconv()
126 e16, u32); in _icv_iconv()
[all …]
H A DShift_JIS-2004_TO_Unicode.c162 unsigned int u32; /* UTF-32 */ in _icv_iconv() local
191 PUTU(u32, "ASCII"); in _icv_iconv()
194 PUTU(u32, "KANA"); in _icv_iconv()
204 if (IFHISUR(u32)) { in _icv_iconv()
206 e16, u32); in _icv_iconv()
208 } else if (u32 == 0xffff) { in _icv_iconv()
213 PUTU(u32, "PLANE1->CP1"); in _icv_iconv()
216 PUTU(u32, "PLANE1->BMP"); in _icv_iconv()
230 if (IFHISUR(u32)) { in _icv_iconv()
232 e16, u32); in _icv_iconv()
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dnvm_iscsi_cfg.h58 u32 value[NVM_ISCSI_CFG_DHCP_NAME_MAX_LEN/4];
65 u32 addr;
72 u32 addr[4];
122 u32 value[NVM_ISCSI_CFG_ISCSI_NAME_MAX_PLUS_RESERVED/4];
130 u32 value[NVM_ISCSI_CFG_CHAP_NAME_MAX_LEN/4];
138 u32 value[NVM_ISCSI_CFG_CHAP_PWD_MAX_LEN/4];
145 u32 value[2];
151 u32 ctrl_flags; /* 0x0 */
186 u32 ctrl_flags;
190 u32 ip_ver;
[all …]
H A Dspad_layout.h101 #define SPAD_OFFSET(addr) (((u32)addr - (u32)CPU_SPAD_BASE))
105 (u32)((((u32)(_offset) >> 2) << OFFSIZE_OFFSET_SHIFT) | \
106 (((u32)(_size) >> 2) << OFFSIZE_SIZE_SHIFT))
139 u32 num_sections; /* 0xe20000 */
151 u32 running_mfw; /* 0xe20830 */
153 u32 build_time; /* 0xe20834 */
155 u32 reset_type; /* 0xe20838 */
157 u32 mfw_secure_mode; /* 0xe2083c */
163 u32 mim_nvm_addr; /* 0xe20844 */
164 u32 mim_start_addr; /* 0xe20848 */
[all …]
H A Dnvm_cfg.h60 u32 mac_addr_hi;
63 u32 mac_addr_lo;
71 u32 generic_cont0; /* 0x0 */
108 u32 engineering_change[3]; /* 0x4 */
109 u32 manufacturing_id; /* 0x10 */
110 u32 serial_number[4]; /* 0x14 */
111 u32 pcie_cfg; /* 0x24 */
147 u32 mgmt_traffic; /* 0x28 */
170 u32 core_cfg; /* 0x2C */
1952 u32 num_sections;
[all …]
H A Dnvm_map.h123 u32 image_type;
181 u32 num_images;
182 u32 rsrv;
273 u32 reg_type;
278 u32 bank_num;
279 u32 pf_num;
280 u32 operation;
286 u32 reg_addr;
287 u32 reg_data;
289 u32 reset_type;
[all …]
H A Dmcp_private.h106 u32 exp_rom_nvm_addr;
117 u32 lldp_counter;
126 u32 drv_nvm_state;
131 u32 storm_fw_ver;
236 u32 lldp_sent;
266 u32 seq_no;
267 u32 ack_no;
275 u32 config;
313 u32 temperature;
365 u32 init_hw_page;
[all …]
H A Dappend.h83 u32 magic;
85 u32 version;
90 u32 type;
91 u32 image_info;
106 u32 start_addr;
107 u32 run_addr;
108 u32 byte_cnt;
116 u32 magic;
118 u32 version;
120 u32 num_images;
[all …]
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h235 u32 frames;
236 u32 drops;
241 u32 frames_ddp;
260 u32 proxy[4];
264 u32 req[4];
265 u32 rsp[4];
365 u32 sge_fl_db;
711 u32 *vfl, u32 *vfh, bool sleep_ok);
748 u32 addr, u32 len,
751 int mtype, u32 maddr, u32 len,
[all …]
/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_mac.c75 u32 index;
80 u32 mac_intr; in mac_intr_enable()
106 u32 mac_intr; in mac_intr_disable()
132 u32 mac_intr; in mac_intr_clear()
175 u32 data32; in mac_reset()
202 u32 val; in mac_set_rx_mode()
218 u32 data32; in mac_set_speed_duplex_fc()
253 u32 val; in mac_enable()
268 u32 val; in mac_disable()
317 u32 *p = (u32 *) & st, i; in mac_update_statistics()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Djfs.h101 typedef unsigned int u32; typedef
121 u32 tv_sec;
122 u32 tv_nsec;
131 u32 addr2;
144 u32 size; /* 4: size in byte */
171 u32 s_magic; /* 4: magic number */
172 u32 s_version; /* 4: version number */
307 u32 inumber; /* 4: 4-byte aligned */
463 u32 di_uid; /* 4: user id of owner */
515 u32 _gengen; /* 4: generator */
[all …]
/illumos-gate/usr/src/tools/smatch/src/validation/optim/
H A Dshift-big.c1 typedef unsigned int u32; typedef
8 u32 lsr31(u32 a) { return a >> 31; } in lsr31()
9 u32 lsr32(u32 a) { return a >> 32; } in lsr32()
10 u32 lsr33(u32 a) { return a >> 33; } in lsr33()
12 u32 shl31(u32 a) { return a << 31; } in shl31()
13 u32 shl32(u32 a) { return a << 32; } in shl32()
14 u32 shl33(u32 a) { return a << 33; } in shl33()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_hmc.h66 u32 sd_pd_index;
67 u32 ref_cnt;
72 u32 sd_index;
82 u32 ref_cnt;
83 u32 sd_index;
98 u32 sd_cnt;
99 u32 ref_cnt;
104 u32 signature;
234 u32 idx);
236 u32 idx);
[all …]
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dtautological-compare.c1 typedef unsigned int u32; typedef
10 u32 ueq(u32 a) { return a == a; } in ueq()
11 u32 une(u32 a) { return a != a; } in une()
12 u32 ult(u32 a) { return a < a; } in ult()
13 u32 ugt(u32 a) { return a > a; } in ugt()
14 u32 ule(u32 a) { return a <= a; } in ule()
15 u32 uge(u32 a) { return a >= a; } in uge()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dcudbg_flash_utils.c101 u32 start_offset, u32 ext_size) in update_headers()
109 u32 hdr_offset; in update_headers()
110 u32 data_hdr_size; in update_headers()
163 u32 start_offset, u32 cur_entity_hdr_offset, in cudbg_write_flash()
165 u32 ext_size) in cudbg_write_flash()
173 u32 data_hdr_size; in cudbg_write_flash()
175 u32 tmp_size; in cudbg_write_flash()
179 u32 space_left; in cudbg_write_flash()
353 u32 tmp_size; in cudbg_read_flash()
355 u32 i, j; in cudbg_read_flash()
[all …]
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h788 void (*write_vfta)(struct e1000_hw *, u32, u32);
866 u32 txcw;
909 u32 addr;
910 u32 id;
978 u32 msgs_tx;
979 u32 msgs_rx;
981 u32 acks;
982 u32 reqs;
983 u32 rsts;
989 u32 timeout;
[all …]
H A De1000_phy.h39 s32 e1000_null_read_reg(struct e1000_hw *hw, u32 offset, u16 *data);
42 s32 e1000_null_write_reg(struct e1000_hw *hw, u32 offset, u16 data);
76 s32 e1000_read_phy_reg_igp(struct e1000_hw *hw, u32 offset, u16 *data);
86 s32 e1000_phy_has_link_generic(struct e1000_hw *hw, u32 iterations,
87 u32 usec_interval, bool *success);
89 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id);
91 s32 e1000_write_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 data);
92 s32 e1000_read_phy_reg_bm(struct e1000_hw *hw, u32 offset, u16 *data);
105 s32 e1000_read_phy_reg_hv(struct e1000_hw *hw, u32 offset, u16 *data);
119 s32 e1000_read_phy_reg_mphy(struct e1000_hw *hw, u32 address, u32 *data);
[all …]

12345678910>>...15