apple_pmgr_softc
struct apple_pmgr_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(apple_pmgr, sizeof(struct apple_pmgr_softc),
struct apple_pmgr_softc * const sc = device_private(dev);