OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vchiq_softc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_netbsd.h
35
struct
vchiq_softc
{
struct
50
void vchiq_set_softc(struct
vchiq_softc
*);
vchiq_kmod_netbsd.c
51
static struct
vchiq_softc
*
vchiq_softc
= NULL;
variable in typeref:struct:vchiq_softc *
59
vchiq_set_softc(struct
vchiq_softc
*sc)
61
vchiq_softc
= sc;
67
struct
vchiq_softc
*sc = priv;
104
bus_space_write_4(
vchiq_softc
->sc_iot,
vchiq_softc
->sc_ioh,
106
bus_space_barrier(
vchiq_softc
->sc_iot,
vchiq_softc
->sc_ioh,
Completed in 11 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025