• Home
  • Raw
  • Download

Lines Matching refs:uint32

175 	uint32 cmd52rd;		/* Cmd52RdCount, SDIO: cmd52 reads */
176 uint32 cmd52wr; /* Cmd52WrCount, SDIO: cmd52 writes */
177 uint32 cmd53rd; /* Cmd53RdCount, SDIO: cmd53 reads */
178 uint32 cmd53wr; /* Cmd53WrCount, SDIO: cmd53 writes */
179 uint32 abort; /* AbortCount, SDIO: aborts */
180 uint32 datacrcerror; /* DataCrcErrorCount, SDIO: frames w/CRC error */
181 uint32 rdoutofsync; /* RdOutOfSyncCount, SDIO/PCMCIA: Rd Frm out of sync */
182 uint32 wroutofsync; /* RdOutOfSyncCount, SDIO/PCMCIA: Wr Frm out of sync */
183 uint32 writebusy; /* WriteBusyCount, SDIO: device asserted "busy" */
184 uint32 readwait; /* ReadWaitCount, SDIO: no data ready for a read cmd */
185 uint32 readterm; /* ReadTermCount, SDIO: read frame termination cmds */
186 uint32 writeterm; /* WriteTermCount, SDIO: write frames termination cmds */
187 uint32 rxdescuflo; /* receive descriptor underflows */
188 uint32 rxfifooflo; /* receive fifo overflows */
189 uint32 txfifouflo; /* transmit fifo underflows */
190 uint32 runt; /* runt (too short) frames recv'd from bus */
191 uint32 badlen; /* frame's rxh len does not match its hw tag len */
192 uint32 badcksum; /* frame's hw tag chksum doesn't agree with len value */
193 uint32 seqbreak; /* break in sequence # space from one rx frame to the next */
194 uint32 rxfcrc; /* frame rx header indicates crc error */
195 uint32 rxfwoos; /* frame rx header indicates write out of sync */
196 uint32 rxfwft; /* frame rx header indicates write frame termination */
197 uint32 rxfabort; /* frame rx header indicates frame aborted */
198 uint32 woosint; /* write out of sync interrupt */
199 uint32 roosint; /* read out of sync interrupt */
200 uint32 rftermint; /* read frame terminate interrupt */
201 uint32 wftermint; /* write frame terminate interrupt */
266 uint32 flags;
267 uint32 trap_addr;
268 uint32 assert_exp_addr;
269 uint32 assert_file_addr;
270 uint32 assert_line;
271 uint32 console_addr; /* Address of hndrte_cons_t */
272 uint32 msgtrace_addr;
273 uint32 brpt_addr;