OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wtreset
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/isa/
wt.c
192
static int
wtreset
(bus_space_tag_t, bus_space_handle_t, struct wtregs *);
246
if (
wtreset
(iot, ioh, &wtregs)) {
253
if (
wtreset
(iot, ioh, &avregs)) {
300
if (
wtreset
(iot, ioh, &wtregs)) {
308
if (
wtreset
(iot, ioh, &avregs)) {
393
if (!
wtreset
(sc->sc_iot, sc->sc_ioh, &sc->regs))
1032
wtreset
(bus_space_tag_t iot, bus_space_handle_t ioh, struct wtregs *regs)
function
Completed in 31 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026