Searched refs:octpko_softc (Results 1 – 3 of 3) sorted by relevance
56 struct octpko_softc { struct77 struct octpko_softc **); argument78 int octpko_enable(struct octpko_softc *);79 int octpko_reset(struct octpko_softc *);80 void octpko_config(struct octpko_softc *);81 int octpko_port_enable(struct octpko_softc *, int);82 int octpko_port_config(struct octpko_softc *);83 void octpko_int_enable(struct octpko_softc *, int);84 uint64_t octpko_int_summary(struct octpko_softc *);
54 octpko_init(struct octpko_attach_args *aa, struct octpko_softc **rsc) in octpko_init()56 struct octpko_softc *sc; in octpko_init()75 octpko_enable(struct octpko_softc *sc) in octpko_enable()92 octpko_config(struct octpko_softc *sc) in octpko_config()102 octpko_port_enable(struct octpko_softc *sc, int enable) in octpko_port_enable()126 octpko_port_config(struct octpko_softc *sc) in octpko_port_config()
30 struct octpko_softc;44 struct octpko_softc *sc_pko;