HomeSort by: relevance | last modified time | path
    Searched defs:memory_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/macppc/macppc/
memory.c 62 struct memory_softc { struct
75 CFATTACH_DECL_NEW(memory, sizeof(struct memory_softc), memory_match, memory_attach,
94 struct memory_softc *sc = device_private(self);
144 struct memory_softc *sc = cookie;
memory.c 62 struct memory_softc { struct
75 CFATTACH_DECL_NEW(memory, sizeof(struct memory_softc), memory_match, memory_attach,
94 struct memory_softc *sc = device_private(self);
144 struct memory_softc *sc = cookie;

Completed in 25 milliseconds