OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pc_get_frameid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/include/
pci_machdep.h
96
uint32_t (*
pc_get_frameid
)(void *, uint32_t);
member in struct:arm32_pci_chipset
156
((c)->
pc_get_frameid
? (*(c)->
pc_get_frameid
)((c)->pc_conf_v, (d)) : 0)
/src/sys/arch/riscv/include/
pci_machdep.h
125
uint32_t (*
pc_get_frameid
)(void *, uint32_t);
member in struct:riscv_pci_chipset
186
((c)->
pc_get_frameid
? (*(c)->
pc_get_frameid
)((c)->pc_conf_v, (d)) : 0)
Completed in 29 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025