OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PRINTREG
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
atw.c
422
#define
PRINTREG
(sc, reg) \
428
PRINTREG
(sc, ATW_PAR);
429
PRINTREG
(sc, ATW_FRCTL);
430
PRINTREG
(sc, ATW_TDR);
431
PRINTREG
(sc, ATW_WTDP);
432
PRINTREG
(sc, ATW_RDR);
433
PRINTREG
(sc, ATW_WRDP);
434
PRINTREG
(sc, ATW_RDB);
435
PRINTREG
(sc, ATW_CSR3A);
436
PRINTREG
(sc, ATW_TDBD)
[
all
...]
/src/sys/dev/pci/
radeonfb.c
205
#define
PRINTREG
(r) DPRINTF((#r " = %08x\n", GET32(sc, r)))
209
#define
PRINTREG
(r)
578
PRINTREG
(RADEON_CRTC_EXT_CNTL);
579
PRINTREG
(RADEON_CRTC_GEN_CNTL);
580
PRINTREG
(RADEON_CRTC2_GEN_CNTL);
581
PRINTREG
(RADEON_DISP_OUTPUT_CNTL);
582
PRINTREG
(RADEON_DAC_CNTL2);
583
PRINTREG
(RADEON_BIOS_4_SCRATCH);
584
PRINTREG
(RADEON_FP_GEN_CNTL);
586
PRINTREG
(RADEON_FP2_GEN_CNTL)
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025