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

  /src/sys/arch/macppc/pci/
uninorth.c 44 struct uninorth_softc { struct
59 CFATTACH_DECL_NEW(uninorth, sizeof(struct uninorth_softc),
84 struct uninorth_softc *sc = device_private(self);

Completed in 78 milliseconds