OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apecs_config
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/arch/alpha/pci/
apecsvar.h
42
struct
apecs_config
{
struct
64
void apecs_init(struct
apecs_config
*);
66
void apecs_dma_init(struct
apecs_config
*);
apecs_bus_io.c
46
#define CHIP_IO_ARENA(v) (((struct
apecs_config
*)(v))->ac_io_arena)
56
((((struct
apecs_config
*)(v))->ac_haxr2 & EPIC_HAXR2_EADDR) + \
59
((((struct
apecs_config
*)(v))->ac_haxr2 & EPIC_HAXR2_EADDR) + \
apecs_bus_mem.c
46
#define CHIP_D_MEM_ARENA(v) (((struct
apecs_config
*)(v))->ac_d_mem_arena)
47
#define CHIP_S_MEM_ARENA(v) (((struct
apecs_config
*)(v))->ac_s_mem_arena)
64
((((struct
apecs_config
*)(v))->ac_haxr1 & EPIC_HAXR1_EADDR) + \
67
((((struct
apecs_config
*)(v))->ac_haxr1 & EPIC_HAXR1_EADDR) + \
apecs.c
92
struct
apecs_config
apecs_configuration;
113
apecs_init(struct
apecs_config
*acp)
147
struct
apecs_config
*acp;
192
struct
apecs_config
*acp = &apecs_configuration;
apecs_pci.c
59
struct
apecs_config
*acp = cpv;
107
struct
apecs_config
*acp = cpv;
apecs_dma.c
92
apecs_dma_init(struct
apecs_config
*acp)
192
struct
apecs_config
*acp = t->_cookie;
/src/sys/arch/alpha/alpha/
dec_eb64plus.c
91
struct
apecs_config
*acp;
92
extern struct
apecs_config
apecs_configuration;
dec_1000a.c
130
struct
apecs_config
*acp;
132
extern struct
apecs_config
apecs_configuration;
dec_2100_a50.c
102
struct
apecs_config
*acp;
103
extern struct
apecs_config
apecs_configuration;
Completed in 46 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025