am18xx_ohci_softc
static int am18xx_ohci_enable_clocks(struct am18xx_ohci_softc *);
CFATTACH_DECL_NEW(am18xxohci, sizeof(struct am18xx_ohci_softc),
am18xx_ohci_enable_clocks(struct am18xx_ohci_softc *sc)
struct am18xx_ohci_softc *const sc = device_private(self);