opal_softc
struct opal_softc *sc = (struct opal_softc *)self;
struct opal_softc *sc = oi->oi_sc;
struct opal_softc *sc = opal_sc;
struct opal_softc *sc = (struct opal_softc *)self;
opal_attach_node(struct opal_softc *sc, int node)
opal_configure_idle_states(struct opal_softc *sc, int node)
struct opal_softc *oi_sc;
opal_found_stop_state(struct opal_softc *sc, uint64_t state)
opalpm_init(struct opal_softc *sc, int node)
opalpm_find_index(struct opal_softc *sc)
struct opal_softc *sc = opal_sc;
struct opal_softc *sc = opal_sc;
struct opal_softc *opal_sc;
sizeof (struct opal_softc), opal_match, opal_attach
void opal_attach_node(struct opal_softc *, int);
void opal_configure_idle_states(struct opal_softc *, int);
void opal_found_stop_state(struct opal_softc *, uint64_t);
void opalpm_init(struct opal_softc *, int);
int opalpm_find_index(struct opal_softc *);