OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GEODE_DPRINTF
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/i386/pci/
geode.c
82
#define
GEODE_DPRINTF
(__x) printf __x
84
#define
GEODE_DPRINTF
(__x) /* nothing */
115
GEODE_DPRINTF
(("%s: mapped %u bytes at %#08" PRIx32 "\n",
geodewdg.c
81
#define
GEODE_DPRINTF
(__x) printf __x
83
#define
GEODE_DPRINTF
(__x) /* nothing */
109
GEODE_DPRINTF
(("%s: wdcnfg %#04" PRIx16 " -> ", __func__, wdcnfg));
119
GEODE_DPRINTF
(("%#04" PRIx16 "\n", wdcnfg));
131
GEODE_DPRINTF
(("%s: wdcnfg %#04" PRIx16 " -> ", __func__, wdcnfg));
141
GEODE_DPRINTF
(("%#04" PRIx16 "\n", wdcnfg));
182
GEODE_DPRINTF
(("%s: period %u\n", __func__, smw->smw_period));
186
GEODE_DPRINTF
(("%s: ticks0 %" PRIu32 "\n", __func__, ticks));
191
GEODE_DPRINTF
(("%s: ticks %" PRIu32 "\n", __func__, ticks));
192
GEODE_DPRINTF
(("%s: prescale %d\n", __func__, prescale))
[
all
...]
Completed in 23 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025