OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hma_initvalue
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/hpc/
hpcout.c
60
#define sc_initvalue sc_hma.
hma_initvalue
90
if (hma->
hma_initvalue
!= -1)
91
hpcio_portwrite(sc->sc_hc, sc->sc_port, hma->
hma_initvalue
);
hpciomanvar.h
41
int
hma_initvalue
;
member in struct:hpcioman_attach_args
hpcioman.c
148
hma.
hma_initvalue
= -1; /* none */
151
hma.
hma_initvalue
= hma.hma_off;
153
hma.
hma_initvalue
= hma.hma_on;
187
if (hma->
hma_initvalue
!= -1)
188
aprint_normal(", initial value %d", hma->
hma_initvalue
);
hpcin.c
62
#define sc_initvalue sc_hma.
hma_initvalue
Completed in 14 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025