Home
last modified time | relevance | path

Searched refs:upa_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/arch/sparc64/dev/
Dupa.c55 struct upa_softc { struct
68 CFATTACH_DECL_NEW(upa, sizeof(struct upa_softc), argument
72 bus_space_tag_t upa_alloc_bus_tag(struct upa_softc *);
91 struct upa_softc *sc = device_private(self); in upa_attach()
152 upa_alloc_bus_tag(struct upa_softc *sc) in upa_alloc_bus_tag()
170 struct upa_softc *sc = t->cookie; in upa_bus_map()
201 struct upa_softc *sc = t->cookie; in upa_bus_mmap()