OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pci_intmap
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbppc/mpc85xx/
machdep.c
1369
prop_dictionary_t
pci_intmap
= prop_dictionary_create();
local in function:mpc85xx_pci_setup
1370
KASSERT(
pci_intmap
!= NULL);
1373
prop_dictionary_set(
pci_intmap
, "interrupt-mask", mask);
1383
prop_dictionary_set(
pci_intmap
, "000000", entry);
1398
prop_dictionary_set(
pci_intmap
, prop_name, entry);
1404
board_info_add_object(name,
pci_intmap
);
1405
prop_object_release(
pci_intmap
);
Completed in 11 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025