Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/powerpc64/dev/
H A Dphb.c54 struct phb_softc { struct
55 struct device sc_dev;
56 bus_space_tag_t sc_iot;
57 bus_dma_tag_t sc_dmat;
59 int sc_node;
60 int sc_acells;
61 int sc_scells;
62 int sc_pacells;
63 int sc_pscells;
64 struct phb_range *sc_ranges;
[all …]