Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/alchemy/dev/
H A Daupci.c69 struct aupci_softc { struct
70 device_t sc_dev;
71 struct mips_pci_chipset sc_pc;
72 struct mips_bus_space sc_mem_space;
73 struct mips_bus_space sc_io_space;
74 struct mips_bus_space sc_cfg_space;
76 bus_space_tag_t sc_memt;
77 bus_space_tag_t sc_iot;
78 bus_space_tag_t sc_cfgt;
80 bus_space_tag_t sc_bust;
[all …]