OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ebus_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/dev/
ebusvar.h
48
struct
ebus_softc
{
struct
66
int ebus_setup_attach_args(struct
ebus_softc
*, int,
70
void ebus_find_ino(struct
ebus_softc
*, struct ebus_attach_args *);
74
bus_space_tag_t ebus_alloc_bus_tag(struct
ebus_softc
*, int);
/src/sys/arch/sparc/dev/
ebus.c
85
struct
ebus_softc
{
struct
104
CFATTACH_DECL_NEW(ebus, sizeof(struct
ebus_softc
),
107
static int ebus_setup_attach_args(struct
ebus_softc
*, bus_space_tag_t,
121
static bus_dma_tag_t ebus_alloc_dma_tag(struct
ebus_softc
*, bus_dma_tag_t);
181
static int ebus_init_wiring_table(struct
ebus_softc
*);
208
ebus_init_wiring_table(struct
ebus_softc
*sc)
244
struct
ebus_softc
*sc = device_private(self);
327
ebus_setup_attach_args(struct
ebus_softc
*sc,
423
ebus_alloc_dma_tag(struct
ebus_softc
*sc, bus_dma_tag_t pdt)
455
struct
ebus_softc
*sc = t->cookie
[
all
...]
Completed in 14 milliseconds
Indexes created Tue Sep 23 23:09:58 GMT 2025