/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
|
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
|
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
|
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
|
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
|