Searched refs:apc_softc (Results 1 – 1 of 1) sorted by relevance
50 struct apc_softc { struct56 struct apc_softc *apc = NULL; argument58 CFATTACH_DECL_NEW(apc, sizeof(struct apc_softc),75 struct apc_softc *sc = device_private(self); in apcattach()