OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcihost_conf_hook
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/fdt/
pcihost_fdt.c
77
static int
pcihost_conf_hook
(void *, int, int, int, pcireg_t);
221
pc->pc_conf_hook =
pcihost_conf_hook
;
468
pcihost_conf_hook
(void *v, int b, int d, int f, pcireg_t id)
function in typeref:typename:int
/src/sys/arch/riscv/fdt/
pcihost_fdt.c
74
static int
pcihost_conf_hook
(void *, int, int, int, pcireg_t);
203
pc->pc_conf_hook =
pcihost_conf_hook
;
449
pcihost_conf_hook
(void *v, int b, int d, int f, pcireg_t id)
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025