Lines Matching refs:uint32_t

61 	uint32_t iocb_flag;
85 uint32_t drvrTimeout; /* driver timeout in seconds */
86 uint32_t fcp_wqidx; /* index to FCP work queue */
173 uint32_t local_getidx; /* last available cmd index (from cmdGetInx) */
174 uint32_t next_cmdidx; /* next_cmd index */
175 uint32_t rspidx; /* current index in response ring */
176 uint32_t cmdidx; /* current index in command ring */
181 uint32_t *cmdringaddr; /* virtual address for cmd rings */
182 uint32_t *rspringaddr; /* virtual address for rsp rings */
203 uint32_t fast_iotag; /* max fastlookup based iotag */
204 uint32_t iotag_ctr; /* keeps track of the next iotag to use */
205 uint32_t iotag_max; /* max iotag value to use */
212 uint32_t missbufcnt; /* keep track of buffers to post */
222 uint32_t num_mask; /* number of mask entries in prt array */
239 uint32_t rn; /* Receive buffer notification */
240 uint32_t entry_count; /* max # of entries in HBQ */
241 uint32_t headerLen; /* 0 if not profile 4 or 5 */
242 uint32_t logEntry; /* Set to 1 if this HBQ used for LogEntry */
243 uint32_t profile; /* Selection profile 0=all, 7=logentry */
244 uint32_t ring_mask; /* Binds HBQ to a ring e.g. Ring0=b0001,
246 uint32_t hbq_index; /* index of this hbq in ring .HBQs[] */
248 uint32_t seqlenoff;
249 uint32_t maxlen;
250 uint32_t seqlenbcnt;
251 uint32_t cmdcodeoff;
252 uint32_t cmdmatch[8];
253 uint32_t mask_count; /* number of mask entries in prt array */
257 uint32_t buffer_count; /* number of buffers allocated */
258 uint32_t init_count; /* number to allocate when initialized */
259 uint32_t add_count; /* number to allocate when starved */
269 uint32_t err_attn_event; /* Error Attn event counters */
270 uint32_t link_event; /* Link event counters */
271 uint32_t mbox_event; /* Mailbox event counters */
272 uint32_t mbox_busy; /* Mailbox cmd busy */
277 uint32_t link_failure_count;
278 uint32_t loss_of_sync_count;
279 uint32_t loss_of_signal_count;
280 uint32_t prim_seq_protocol_err_count;
281 uint32_t invalid_tx_word_count;
282 uint32_t invalid_crc_count;
283 uint32_t error_frames;
284 uint32_t link_events;
289 uint32_t num_rings;
290 uint32_t sli_flag;