OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APM_MAJOR_VERS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/apm/
apmbios.h
109
#define
APM_MAJOR_VERS
(info) (((info)&0xff00)>>8)
apm.c
568
APM_MAJOR_VERS
(sc->sc_vers) == 1 &&
576
APM_MAJOR_VERS
(sc->sc_vers) == 1 &&
603
switch ((
APM_MAJOR_VERS
(sc->sc_vers) << 8) + APM_MINOR_VERS(sc->sc_vers)) {
/src/sys/dev/hpc/apm/
apmdev.c
579
APM_MAJOR_VERS
(sc->sc_vers) == 1 &&
587
APM_MAJOR_VERS
(sc->sc_vers) == 1 &&
654
switch ((
APM_MAJOR_VERS
(sc->sc_vers) << 8) + APM_MINOR_VERS(sc->sc_vers)) {
Completed in 46 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025