Lines Matching refs:uint32
163 uint32 cmd52rd; /* Cmd52RdCount, SDIO: cmd52 reads */
164 uint32 cmd52wr; /* Cmd52WrCount, SDIO: cmd52 writes */
165 uint32 cmd53rd; /* Cmd53RdCount, SDIO: cmd53 reads */
166 uint32 cmd53wr; /* Cmd53WrCount, SDIO: cmd53 writes */
167 uint32 abort; /* AbortCount, SDIO: aborts */
168 uint32 datacrcerror; /* DataCrcErrorCount, SDIO: frames w/CRC error */
169 uint32 rdoutofsync; /* RdOutOfSyncCount, SDIO/PCMCIA: Rd Frm out of sync */
170 uint32 wroutofsync; /* RdOutOfSyncCount, SDIO/PCMCIA: Wr Frm out of sync */
171 uint32 writebusy; /* WriteBusyCount, SDIO: device asserted "busy" */
172 uint32 readwait; /* ReadWaitCount, SDIO: no data ready for a read cmd */
173 uint32 readterm; /* ReadTermCount, SDIO: read frame termination cmds */
174 uint32 writeterm; /* WriteTermCount, SDIO: write frames termination cmds */
175 uint32 rxdescuflo; /* receive descriptor underflows */
176 uint32 rxfifooflo; /* receive fifo overflows */
177 uint32 txfifouflo; /* transmit fifo underflows */
178 uint32 runt; /* runt (too short) frames recv'd from bus */
179 uint32 badlen; /* frame's rxh len does not match its hw tag len */
180 uint32 badcksum; /* frame's hw tag chksum doesn't agree with len value */
181 uint32 seqbreak; /* break in sequence # space from one rx frame to the next */
182 uint32 rxfcrc; /* frame rx header indicates crc error */
183 uint32 rxfwoos; /* frame rx header indicates write out of sync */
184 uint32 rxfwft; /* frame rx header indicates write frame termination */
185 uint32 rxfabort; /* frame rx header indicates frame aborted */
186 uint32 woosint; /* write out of sync interrupt */
187 uint32 roosint; /* read out of sync interrupt */
188 uint32 rftermint; /* read frame terminate interrupt */
189 uint32 wftermint; /* write frame terminate interrupt */
251 uint32 flags;
252 uint32 trap_addr;
253 uint32 assert_exp_addr;
254 uint32 assert_file_addr;
255 uint32 assert_line;
256 uint32 console_addr; /* Address of hndrte_cons_t */
257 uint32 msgtrace_addr;