OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bzsc_trace
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
bzsc.c
129
}
bzsc_trace
[128];
variable in typeref:struct:__anon82f7a9c70108[128]
272
bzsc_trace
[(bzsc_trace_ptr - 1) & 127].yy = v;
288
bzsc_trace
[bzsc_trace_ptr].status = bsc->sc_reg[NCR_STAT * 2];
289
bzsc_trace
[bzsc_trace_ptr].xx = bsc->sc_reg[NCR_CMD * 2];
290
bzsc_trace
[bzsc_trace_ptr].yy = bsc->sc_active;
448
printf("
bzsc_trace
dump: ptr %x\n", bzsc_trace_ptr);
450
if (
bzsc_trace
[i].hardbits == 0) {
454
printf("%02x%02x%02x%02x(",
bzsc_trace
[i].hardbits,
455
bzsc_trace
[i].status,
bzsc_trace
[i].xx, bzsc_trace[i].yy)
[
all
...]
bzsc.c
129
}
bzsc_trace
[128];
variable in typeref:struct:__anon82f7a9c70108[128]
272
bzsc_trace
[(bzsc_trace_ptr - 1) & 127].yy = v;
288
bzsc_trace
[bzsc_trace_ptr].status = bsc->sc_reg[NCR_STAT * 2];
289
bzsc_trace
[bzsc_trace_ptr].xx = bsc->sc_reg[NCR_CMD * 2];
290
bzsc_trace
[bzsc_trace_ptr].yy = bsc->sc_active;
448
printf("
bzsc_trace
dump: ptr %x\n", bzsc_trace_ptr);
450
if (
bzsc_trace
[i].hardbits == 0) {
454
printf("%02x%02x%02x%02x(",
bzsc_trace
[i].hardbits,
455
bzsc_trace
[i].status,
bzsc_trace
[i].xx, bzsc_trace[i].yy)
[
all
...]
Completed in 22 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025