OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qvaux_softc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/vax/uba/
qvavar.h
96
struct
qvaux_softc
{
struct
109
struct
qvaux_softc
*qvaux_sc; /* backpointer to softc */
121
void qvauxattach(struct
qvaux_softc
*, struct evcnt *, int);
qvaux.c
134
qvaux_read1(struct
qvaux_softc
*sc, u_int off)
144
qvaux_read2(struct
qvaux_softc
*sc, u_int off)
154
qvaux_write1(struct
qvaux_softc
*sc, u_int off, u_int val)
165
qvaux_write2(struct
qvaux_softc
*sc, u_int off, u_int val)
207
static unsigned qvauxmctl(struct
qvaux_softc
*, int, int, int);
230
CFATTACH_DECL_NEW(qvaux, sizeof(struct
qvaux_softc
),
257
struct
qvaux_softc
*sc = device_private(self);
335
qvauxattach(struct
qvaux_softc
*sc, struct evcnt *parent_evcnt, int consline)
377
struct
qvaux_softc
*sc = arg;
396
struct
qvaux_softc
*sc = arg
[
all
...]
qvms.c
123
struct
qvaux_softc
*qvaux = device_private(parent);
qvkbd.c
155
struct
qvaux_softc
*qvaux = device_private(parent);
Completed in 16 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025