OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wdc_xsurf_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
wdc_xsurf.c
74
struct
wdc_xsurf_softc
{
struct
88
void wdc_xsurf_attach_channel(struct
wdc_xsurf_softc
*, int);
89
void wdc_xsurf_map_channel(struct
wdc_xsurf_softc
*, int);
92
CFATTACH_DECL_NEW(wdc_xsurf, sizeof(struct
wdc_xsurf_softc
),
115
struct
wdc_xsurf_softc
*sc;
155
wdc_xsurf_attach_channel(struct
wdc_xsurf_softc
*sc, int chnum)
179
wdc_xsurf_map_channel(struct
wdc_xsurf_softc
*sc, int chnum)
200
struct
wdc_xsurf_softc
*sc;
204
sc = (struct
wdc_xsurf_softc
*)arg;
wdc_xsurf.c
74
struct
wdc_xsurf_softc
{
struct
88
void wdc_xsurf_attach_channel(struct
wdc_xsurf_softc
*, int);
89
void wdc_xsurf_map_channel(struct
wdc_xsurf_softc
*, int);
92
CFATTACH_DECL_NEW(wdc_xsurf, sizeof(struct
wdc_xsurf_softc
),
115
struct
wdc_xsurf_softc
*sc;
155
wdc_xsurf_attach_channel(struct
wdc_xsurf_softc
*sc, int chnum)
179
wdc_xsurf_map_channel(struct
wdc_xsurf_softc
*sc, int chnum)
200
struct
wdc_xsurf_softc
*sc;
204
sc = (struct
wdc_xsurf_softc
*)arg;
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025