OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:altmpi
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/x86/
mpbios.c
1327
struct mp_intr_map *
altmpi
;
local in function:mpbios_int
1418
altmpi
= sc->sc_pins[pin].ip_map;
1420
if (
altmpi
!= NULL) {
1421
if ((
altmpi
->type != type) ||
1422
(
altmpi
->flags != flags)) {
mpbios.c
1327
struct mp_intr_map *
altmpi
;
local in function:mpbios_int
1418
altmpi
= sc->sc_pins[pin].ip_map;
1420
if (
altmpi
!= NULL) {
1421
if ((
altmpi
->type != type) ||
1422
(
altmpi
->flags != flags)) {
Completed in 57 milliseconds
Indexes created Wed Sep 24 22:09:59 GMT 2025