apple_intc_softc
static struct apple_intc_softc *intc_softc;
#define PICTOSOFTC(pic) container_of(pic, struct apple_intc_softc, sc_pic)
struct apple_intc_softc * const sc = PICTOSOFTC(pic);
struct apple_intc_softc * const sc = PICTOSOFTC(pic);
struct apple_intc_softc * const sc = PICTOSOFTC(pic);
struct apple_intc_softc * const sc = pc->pc_sc;
struct apple_intc_softc * const sc = device_private(dev);
struct apple_intc_softc * const sc = intc_softc;
struct apple_intc_softc * const sc = intc_softc;
struct apple_intc_softc * const sc = pc->pc_sc;
struct apple_intc_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(apple_intc, sizeof(struct apple_intc_softc),
struct apple_intc_softc;
struct apple_intc_softc *pc_sc;