OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:powerpc_bus_space
(Results
1 - 25
of
52
) sorted by relevancy
1
2
3
/src/sys/arch/sandpoint/include/
bus_funcs.h
8
extern struct
powerpc_bus_space
sandpoint_io_space_tag;
9
extern struct
powerpc_bus_space
genppc_isa_io_space_tag;
10
extern struct
powerpc_bus_space
sandpoint_mem_space_tag;
11
extern struct
powerpc_bus_space
genppc_isa_mem_space_tag;
12
extern struct
powerpc_bus_space
sandpoint_eumb_space_tag;
13
extern struct
powerpc_bus_space
sandpoint_flash_space_tag;
14
extern struct
powerpc_bus_space
sandpoint_nhgpio_space_tag;
/src/sys/arch/powerpc/include/
ofw_bus_funcs.h
36
extern struct
powerpc_bus_space
genppc_isa_io_space_tag;
37
extern struct
powerpc_bus_space
genppc_isa_mem_space_tag;
43
int ofwoea_map_space(int, int, int, struct
powerpc_bus_space
*, const char *);
prep_bus_funcs.h
36
extern struct
powerpc_bus_space
prep_io_space_tag;
37
extern struct
powerpc_bus_space
genppc_isa_io_space_tag;
38
extern struct
powerpc_bus_space
prep_mem_space_tag;
39
extern struct
powerpc_bus_space
genppc_isa_mem_space_tag;
ofw_bus.h
47
extern struct
powerpc_bus_space
genppc_isa_io_space_tag;
48
extern struct
powerpc_bus_space
genppc_isa_mem_space_tag;
54
int ofwoea_map_space(int, int, int, struct
powerpc_bus_space
*, const char *);
prep_bus.h
52
extern struct
powerpc_bus_space
prep_io_space_tag;
53
extern struct
powerpc_bus_space
genppc_isa_io_space_tag;
54
extern struct
powerpc_bus_space
prep_mem_space_tag;
55
extern struct
powerpc_bus_space
genppc_isa_mem_space_tag;
/src/sys/arch/prep/include/
bus.h
38
extern struct
powerpc_bus_space
prep_eisa_io_space_tag;
39
extern struct
powerpc_bus_space
prep_eisa_mem_space_tag;
bus_funcs.h
38
extern struct
powerpc_bus_space
prep_eisa_io_space_tag;
39
extern struct
powerpc_bus_space
prep_eisa_mem_space_tag;
/src/sys/arch/powerpc/mpc5200/
mpc5200_pcivar.h
43
struct
powerpc_bus_space
sc_iot;
44
struct
powerpc_bus_space
sc_memt;
obiovar.h
41
struct
powerpc_bus_space
sc_bst;
/src/sys/arch/evbppc/pmppc/dev/
mainbus.h
53
extern struct
powerpc_bus_space
pmppc_mem_tag;
54
extern struct
powerpc_bus_space
pmppc_pci_io_tag;
/src/sys/arch/rs6000/include/
bus_defs.h
48
extern struct
powerpc_bus_space
rs6000_iocc0_io_space_tag;
/src/sys/arch/evbppc/ev64260/
autoconf.c
153
extern struct
powerpc_bus_space
160
struct
powerpc_bus_space
*pci_io_bs_tag, *pci_mem_bs_tag;
180
pci_io_bs_tag, sizeof(struct
powerpc_bus_space
));
185
pci_mem_bs_tag, sizeof(struct
powerpc_bus_space
));
207
extern struct
powerpc_bus_space
*ev64260_obio_bs_tags[5];
209
struct
powerpc_bus_space
*bst =
machdep.c
115
struct
powerpc_bus_space
ev64260_pci0_mem_bs_tag = {
119
struct
powerpc_bus_space
ev64260_pci0_io_bs_tag = {
123
struct
powerpc_bus_space
ev64260_pci1_mem_bs_tag = {
127
struct
powerpc_bus_space
ev64260_pci1_io_bs_tag = {
131
struct
powerpc_bus_space
ev64260_obio0_bs_tag = {
135
struct
powerpc_bus_space
ev64260_obio1_bs_tag = {
139
struct
powerpc_bus_space
ev64260_obio2_bs_tag = {
143
struct
powerpc_bus_space
ev64260_obio3_bs_tag = {
147
struct
powerpc_bus_space
ev64260_bootcs_bs_tag = {
151
struct
powerpc_bus_space
ev64260_gt_bs_tag =
[
all
...]
/src/sys/arch/powerpc/include/booke/
obiovar.h
48
struct
powerpc_bus_space
sc_obio_bst;
/src/sys/arch/powerpc/oea/
prep_machdep.c
71
struct
powerpc_bus_space
prep_io_space_tag = {
78
struct
powerpc_bus_space
genppc_isa_io_space_tag = {
85
struct
powerpc_bus_space
prep_mem_space_tag = {
92
struct
powerpc_bus_space
genppc_isa_mem_space_tag = {
/src/sys/arch/evbppc/explora/dev/
elb.c
61
static struct
powerpc_bus_space
elb_tag = {
67
static struct
powerpc_bus_space
elb_fb_tag = {
/src/sys/arch/macppc/pci/
bandit.c
47
struct
powerpc_bus_space
sc_iot;
48
struct
powerpc_bus_space
sc_memt;
118
memset(&sc->sc_iot, 0, sizeof(struct
powerpc_bus_space
));
119
memset(&sc->sc_memt, 0, sizeof(struct
powerpc_bus_space
));
grackle.c
46
struct
powerpc_bus_space
sc_iot;
47
struct
powerpc_bus_space
sc_memt;
/src/sys/arch/powerpc/ibm4xx/pci/
pcix.c
101
static struct
powerpc_bus_space
pcix_cfg_tag = {
109
static struct
powerpc_bus_space
pcix_reg_tag = {
117
static struct
powerpc_bus_space
pcix_io_tag = {
127
static struct
powerpc_bus_space
pcix_mem_tag = {
pchb.c
67
static struct
powerpc_bus_space
pchb_io_tag = {
75
static struct
powerpc_bus_space
pchb_mem_tag = {
pciex.c
109
static struct
powerpc_bus_space
pciex_cfg_tag[PCIEX_NPORTS] = {
124
static struct
powerpc_bus_space
pciex_mem_tag[PCIEX_NPORTS] = {
140
static struct
powerpc_bus_space
pciex_xcfg_tag[PCIEX_NPORTS] = {
381
struct
powerpc_bus_space
*xt = &pciex_xcfg_tag[sc->sc_port];
/src/sys/arch/sandpoint/sandpoint/
machdep.c
431
struct
powerpc_bus_space
sandpoint_io_space_tag = {
435
struct
powerpc_bus_space
genppc_isa_io_space_tag = {
439
struct
powerpc_bus_space
sandpoint_mem_space_tag = {
443
struct
powerpc_bus_space
genppc_isa_mem_space_tag = {
447
struct
powerpc_bus_space
sandpoint_eumb_space_tag = {
451
struct
powerpc_bus_space
sandpoint_flash_space_tag = {
455
struct
powerpc_bus_space
sandpoint_nhgpio_space_tag = {
/src/sys/arch/macppc/dev/
uni-n.c
54
struct
powerpc_bus_space
sc_memt;
137
memset(&sc->sc_memt, 0, sizeof(struct
powerpc_bus_space
));
/src/sys/arch/powerpc/ibm4xx/dev/
ehci_plb.c
69
static struct
powerpc_bus_space
ehci_plb_tag = {
86
static struct
powerpc_bus_space
ehci_plb_arb_tag = {
/src/sys/arch/evbppc/virtex/
design_gsrd1.c
221
static const struct
powerpc_bus_space
xlcom_bst = {
225
static const struct
powerpc_bus_space
cdmac_bst = {
229
static const struct
powerpc_bus_space
temac_bst = {
233
static const struct
powerpc_bus_space
tft_bst = {
Completed in 28 milliseconds
1
2
3
Indexes created Tue Jul 07 00:25:39 UTC 2026