Home
last modified time | relevance | path

Searched defs:pcih_bus_space (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/fdt/
H A Dpcihost_fdtvar.h52 struct pcih_bus_space { struct
53 struct bus_space bst;
55 int (*map)(void *, bus_addr_t, bus_size_t,
57 int flags;
59 struct space_range {
83 struct pcih_bus_space sc_io; argument