OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qv_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/vax/uba/
qv.c
166
struct
qv_softc
{
struct
195
static void qv_crtc_wr(struct
qv_softc
*, uint16_t, uint16_t);
196
static void qv_setcrtc(struct
qv_softc
*, const uint16_t *);
218
struct
qv_softc
*ss_sc;
230
CFATTACH_DECL_NEW(qv, sizeof(struct
qv_softc
),
279
qv_reg_wr(struct
qv_softc
*sc, uint16_t addr, uint16_t data)
286
qv_reg_rd(struct
qv_softc
*sc, uint16_t addr)
295
qv_crtc_wr(struct
qv_softc
*sc, uint16_t addr, uint16_t data)
305
qv_setcrtc(struct
qv_softc
*sc, const uint16_t *pp)
405
struct
qv_softc
*sc = device_private(self)
[
all
...]
qv.c
166
struct
qv_softc
{
struct
195
static void qv_crtc_wr(struct
qv_softc
*, uint16_t, uint16_t);
196
static void qv_setcrtc(struct
qv_softc
*, const uint16_t *);
218
struct
qv_softc
*ss_sc;
230
CFATTACH_DECL_NEW(qv, sizeof(struct
qv_softc
),
279
qv_reg_wr(struct
qv_softc
*sc, uint16_t addr, uint16_t data)
286
qv_reg_rd(struct
qv_softc
*sc, uint16_t addr)
295
qv_crtc_wr(struct
qv_softc
*sc, uint16_t addr, uint16_t data)
305
qv_setcrtc(struct
qv_softc
*sc, const uint16_t *pp)
405
struct
qv_softc
*sc = device_private(self)
[
all
...]
Completed in 56 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025