OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_mem
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/ic/
dp8390var.h
75
int (*
test_mem
)(struct dp8390_softc *);
member in struct:dp8390_softc
dp8390.c
87
if (sc->
test_mem
== NULL)
88
sc->
test_mem
= dp8390_test_mem;
115
if ((*sc->
test_mem
)(sc))
we.c
240
sc->
test_mem
= we_test_mem;
ne2000.c
200
dsc->
test_mem
= ne2000_test_mem;
/src/sys/arch/amiga/dev/
if_ed_zbus.c
180
sc->
test_mem
= ed_zbus_test_mem;
283
* As in the
test_mem
function, we use word-wide writes.
/src/sys/arch/mac68k/nubus/
if_ae_nubus.c
360
* Override
test_mem
and write_mbuf functions; other defaults
363
sc->
test_mem
= ae_test_mem;
/src/sys/dev/isa/
if_ec.c
383
sc->
test_mem
= ec_fake_test_mem;
Completed in 15 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025