OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpb_aa
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/amiga/clockport/
clockportvar.h
37
struct clockportbus_attach_args *
cpb_aa
;
member in struct:gencp_softc
43
struct clockportbus_attach_args *
cpb_aa
;
member in struct:clockportbus_softc
gencp.c
55
(bus_addr_t) kvtop((void*) gsc->
cpb_aa
->cp_iot->base));
57
gsc->
cpb_aa
->cp_intr_establish = clockport_generic_intr_establish;
59
config_found(gsc->sc_dev, gsc->
cpb_aa
, 0, CFARGS_NONE);
gencp_acafh.c
82
struct clockportbus_attach_args
cpb_aa
;
local in function:gencp_acafh_attach
88
sc->
cpb_aa
= &
cpb_aa
;
94
sc->
cpb_aa
->cp_iot = &cpb_bst;
gencp_xsurf.c
83
struct clockportbus_attach_args
cpb_aa
;
local in function:gencp_xsurf_attach
89
sc->
cpb_aa
= &
cpb_aa
;
95
sc->
cpb_aa
->cp_iot = &cpb_bst;
clockport.c
66
sc->
cpb_aa
= (struct clockportbus_attach_args *) aux;
81
a.cp_iot = sc->
cpb_aa
->cp_iot;
82
a.cp_intr_establish = sc->
cpb_aa
->cp_intr_establish;
Completed in 15 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025