OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qn_softc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/amiga/dev/
if_qn.c
129
struct
qn_softc
{
struct
153
void qnreset(struct
qn_softc
*);
154
void qninit(struct
qn_softc
*);
155
void qnstop(struct
qn_softc
*);
157
static void qn_rint(struct
qn_softc
*, u_short);
158
static void qn_flush(struct
qn_softc
*);
162
static void qn_get_packet(struct
qn_softc
*, u_short);
164
static void qn_dump(struct
qn_softc
*);
167
CFATTACH_DECL_NEW(qn, sizeof(struct
qn_softc
),
193
struct
qn_softc
*sc = device_private(self)
[
all
...]
Completed in 10 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025