Home | Sort by: relevance | last modified time | path |
/src/sys/arch/arm/fdt/ | |
pcihost_fdt.c | 62 int pcihost_segment = 0; variable in typeref:typename:int 185 sc->sc_seg = pcihost_segment++; |
/src/sys/arch/riscv/fdt/ | |
pcihost_fdt.c | 59 int pcihost_segment = 0; variable in typeref:typename:int 169 sc->sc_seg = pcihost_segment++; |