HomeSort by: relevance | last modified time | path
    Searched defs:pcihost_segment (Results 1 - 2 of 2) sorted by relevancy

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

Completed in 12 milliseconds