OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:auto_entry
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/amiga/pci/
p5pb.c
283
struct p5pb_autoconf_entry *
auto_entry
;
local in function:p5pb_find_resources
303
auto_entry
=
307
auto_entry
->base = membar_sc->sc_base;
308
auto_entry
->size = membar_sc->sc_size;
310
TAILQ_INSERT_TAIL(&sc->auto_bars,
auto_entry
, entries);
p5pb.c
283
struct p5pb_autoconf_entry *
auto_entry
;
local in function:p5pb_find_resources
303
auto_entry
=
307
auto_entry
->base = membar_sc->sc_base;
308
auto_entry
->size = membar_sc->sc_size;
310
TAILQ_INSERT_TAIL(&sc->auto_bars,
auto_entry
, entries);
p5pb.c
283
struct p5pb_autoconf_entry *
auto_entry
;
local in function:p5pb_find_resources
303
auto_entry
=
307
auto_entry
->base = membar_sc->sc_base;
308
auto_entry
->size = membar_sc->sc_size;
310
TAILQ_INSERT_TAIL(&sc->auto_bars,
auto_entry
, entries);
Completed in 33 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025