pxaip_softc
static void pxaip_attach_critical(struct pxaip_softc *);
static int pxaip_measure_cpuclock(struct pxaip_softc *);
CFATTACH_DECL_NEW(pxaip, sizeof(struct pxaip_softc),
static struct pxaip_softc *pxaip_sc;
struct pxaip_softc *sc = device_private(self);
struct pxaip_softc *sc = device_private(parent);
pxaip_attach_critical(struct pxaip_softc *sc)
pxaip_measure_cpuclock(struct pxaip_softc *sc)
struct pxaip_softc *sc;
struct pxaip_softc *sc;
struct pxaip_softc *sc;