OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wdc_acafh_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
wdc_acafh.c
74
struct
wdc_acafh_softc
{
struct
89
static void wdc_acafh_attach_channel(struct
wdc_acafh_softc
*, int);
90
static void wdc_acafh_map_channel(struct
wdc_acafh_softc
*, int);
92
CFATTACH_DECL_NEW(wdc_acafh, sizeof(struct
wdc_acafh_softc
),
108
struct
wdc_acafh_softc
*sc = device_private(self);
143
wdc_acafh_attach_channel(struct
wdc_acafh_softc
*sc, int chnum)
167
wdc_acafh_map_channel(struct
wdc_acafh_softc
*sc, int chnum)
207
struct
wdc_acafh_softc
*sc;
211
sc = (struct
wdc_acafh_softc
*) arg;
wdc_acafh.c
74
struct
wdc_acafh_softc
{
struct
89
static void wdc_acafh_attach_channel(struct
wdc_acafh_softc
*, int);
90
static void wdc_acafh_map_channel(struct
wdc_acafh_softc
*, int);
92
CFATTACH_DECL_NEW(wdc_acafh, sizeof(struct
wdc_acafh_softc
),
108
struct
wdc_acafh_softc
*sc = device_private(self);
143
wdc_acafh_attach_channel(struct
wdc_acafh_softc
*sc, int chnum)
167
wdc_acafh_map_channel(struct
wdc_acafh_softc
*sc, int chnum)
207
struct
wdc_acafh_softc
*sc;
211
sc = (struct
wdc_acafh_softc
*) arg;
Completed in 21 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025