OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_pci_ranges
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/arm/fdt/
pcihost_fdtvar.h
88
const u_int *
sc_pci_ranges
;
member in struct:pcihost_softc
pcihost_fdt.c
262
if (sc->
sc_pci_ranges
!= NULL) {
263
ranges = sc->
sc_pci_ranges
;
/src/sys/arch/riscv/fdt/
pcihost_fdtvar.h
89
const u_int *
sc_pci_ranges
;
member in struct:pcihost_softc
pcihost_fdt.c
245
if (sc->
sc_pci_ranges
!= NULL) {
246
ranges = sc->
sc_pci_ranges
;
Completed in 11 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025