Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/macppc/macppc/
H A Dmemory.c62 struct memory_softc { struct
75 CFATTACH_DECL_NEW(memory, sizeof(struct memory_softc), memory_match, memory_attach, argument
94 struct memory_softc *sc = device_private(self); in memory_attach()
144 struct memory_softc *sc = cookie; in memory_i2c_exec()