avic_softc
struct avic_softc * const avic = (void *) pic;
struct avic_softc * const avic = (void *) pic;
struct avic_softc * const avic = device_lookup_private(&avic_cd, 0);
CFATTACH_DECL_NEW(avic, sizeof(struct avic_softc),
struct avic_softc * const avic = device_private(self);
struct avic_softc * const avic = (void *) pic;