OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:auspi_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/alchemy/dev/
auspi.c
68
struct
auspi_softc
{
struct
93
CFATTACH_DECL_NEW(auspi, sizeof(struct
auspi_softc
),
101
STATIC void auspi_done(struct
auspi_softc
*, int);
102
STATIC void auspi_send(struct
auspi_softc
*);
103
STATIC void auspi_recv(struct
auspi_softc
*);
104
STATIC void auspi_sched(struct
auspi_softc
*);
125
struct
auspi_softc
*sc = device_private(self);
168
struct
auspi_softc
*sc = arg;
249
auspi_send(struct
auspi_softc
*sc)
285
auspi_recv(struct
auspi_softc
*sc
[
all
...]
auspi.c
68
struct
auspi_softc
{
struct
93
CFATTACH_DECL_NEW(auspi, sizeof(struct
auspi_softc
),
101
STATIC void auspi_done(struct
auspi_softc
*, int);
102
STATIC void auspi_send(struct
auspi_softc
*);
103
STATIC void auspi_recv(struct
auspi_softc
*);
104
STATIC void auspi_sched(struct
auspi_softc
*);
125
struct
auspi_softc
*sc = device_private(self);
168
struct
auspi_softc
*sc = arg;
249
auspi_send(struct
auspi_softc
*sc)
285
auspi_recv(struct
auspi_softc
*sc
[
all
...]
Completed in 61 milliseconds
Indexes created Mon Sep 29 13:09:55 GMT 2025