Lines Matching refs:uint32_t

45 	uint32_t app_id;
127 uint32_t drvrTimeout; /* driver timeout in seconds */
132 uint32_t event_tag; /* LA Event tag */
254 uint32_t local_getidx; /* last available cmd index (from cmdGetInx) */
255 uint32_t next_cmdidx; /* next_cmd index */
256 uint32_t rspidx; /* current index in response ring */
257 uint32_t cmdidx; /* current index in command ring */
262 uint32_t *cmdringaddr; /* virtual address for cmd rings */
263 uint32_t *rspringaddr; /* virtual address for rsp rings */
284 uint32_t fast_iotag; /* max fastlookup based iotag */
285 uint32_t iotag_ctr; /* keeps track of the next iotag to use */
286 uint32_t iotag_max; /* max iotag value to use */
293 uint32_t missbufcnt; /* keep track of buffers to post */
303 uint32_t num_mask; /* number of mask entries in prt array */
320 uint32_t rn; /* Receive buffer notification */
321 uint32_t entry_count; /* max # of entries in HBQ */
322 uint32_t headerLen; /* 0 if not profile 4 or 5 */
323 uint32_t logEntry; /* Set to 1 if this HBQ used for LogEntry */
324 uint32_t profile; /* Selection profile 0=all, 7=logentry */
325 uint32_t ring_mask; /* Binds HBQ to a ring e.g. Ring0=b0001,
327 uint32_t hbq_index; /* index of this hbq in ring .HBQs[] */
329 uint32_t seqlenoff;
330 uint32_t maxlen;
331 uint32_t seqlenbcnt;
332 uint32_t cmdcodeoff;
333 uint32_t cmdmatch[8];
334 uint32_t mask_count; /* number of mask entries in prt array */
338 uint32_t buffer_count; /* number of buffers allocated */
339 uint32_t init_count; /* number to allocate when initialized */
340 uint32_t add_count; /* number to allocate when starved */
350 uint32_t err_attn_event; /* Error Attn event counters */
351 uint32_t link_event; /* Link event counters */
352 uint32_t mbox_event; /* Mailbox event counters */
353 uint32_t mbox_busy; /* Mailbox cmd busy */
358 uint32_t link_failure_count;
359 uint32_t loss_of_sync_count;
360 uint32_t loss_of_signal_count;
361 uint32_t prim_seq_protocol_err_count;
362 uint32_t invalid_tx_word_count;
363 uint32_t invalid_crc_count;
364 uint32_t error_frames;
365 uint32_t link_events;
370 uint32_t num_rings;
371 uint32_t sli_flag;
437 uint32_t timeout;
446 uint32_t result; /* From IOCB Word 4. */
448 uint32_t seg_cnt; /* Number of scatter-gather segments returned by
461 uint32_t prot_seg_cnt; /* seg_cnt's counterpart for
481 uint32_t prot_data;
482 uint32_t prot_data_type;