OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_haa
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
vr4181giu.c
69
struct hpcio_attach_args
sc_haa
;
member in struct:vr4181giu_softc
150
sc->
sc_haa
.haa_busname = HPCIO_BUSNAME;
151
sc->
sc_haa
.haa_sc = sc;
152
sc->
sc_haa
.haa_getchip = vr4181giu_getchip;
153
sc->
sc_haa
.haa_iot = sc->sc_iot;
154
while (config_found(self, &sc->
sc_haa
, vr4181giu_print, CFARGS_NONE)) ;
171
sc->
sc_haa
.haa_busname = "vrisab";
172
config_found(self, &sc->
sc_haa
, vr4181giu_print, CFARGS_NONE);
vrc4172gpio.c
96
struct hpcio_attach_args
sc_haa
;
member in struct:vrc4172gpio_softc
319
sc->
sc_haa
.haa_busname = HPCIO_BUSNAME;
320
sc->
sc_haa
.haa_sc = sc;
321
sc->
sc_haa
.haa_getchip = vrc4172gpio_getchip;
322
sc->
sc_haa
.haa_iot = sc->sc_iot;
323
while (config_found(self, &sc->
sc_haa
, vrc4172gpio_print, CFARGS_NONE)) ;
339
sc->
sc_haa
.haa_busname = "vrisab";
340
config_found(self, &sc->
sc_haa
, vrc4172gpio_print, CFARGS_NONE);
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025