OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mb_intr_cfg
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/x86/include/
mpconfig.h
43
void (*
mb_intr_cfg
)(const struct mpbios_int *, uint32_t *);
member in struct:mp_bus
mpconfig.h
43
void (*
mb_intr_cfg
)(const struct mpbios_int *, uint32_t *);
member in struct:mp_bus
/src/sys/arch/x86/x86/
mpbios.c
1251
mp_busses[bus_id].
mb_intr_cfg
= mp_cfg_pci_intr;
1257
mp_busses[bus_id].
mb_intr_cfg
= mp_cfg_eisa_intr;
1271
mp_busses[bus_id].
mb_intr_cfg
= mp_cfg_isa_intr;
1363
if (mpb->
mb_intr_cfg
== NULL) {
1369
(*mpb->
mb_intr_cfg
)(entry, &mpi->redir);
mpbios.c
1251
mp_busses[bus_id].
mb_intr_cfg
= mp_cfg_pci_intr;
1257
mp_busses[bus_id].
mb_intr_cfg
= mp_cfg_eisa_intr;
1271
mp_busses[bus_id].
mb_intr_cfg
= mp_cfg_isa_intr;
1363
if (mpb->
mb_intr_cfg
== NULL) {
1369
(*mpb->
mb_intr_cfg
)(entry, &mpi->redir);
mpacpi.c
584
mpb->
mb_intr_cfg
= NULL;
752
mbp->
mb_intr_cfg
= NULL;
mpacpi.c
584
mpb->
mb_intr_cfg
= NULL;
752
mbp->
mb_intr_cfg
= NULL;
Completed in 28 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025