Home
last modified time | relevance | path

Searched refs:octpko_softc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_pkovar.h56 struct octpko_softc { struct
77 struct octpko_softc **); argument
78 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 *);
H A Docteon_pko.c54 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()
H A Dif_cnmacvar.h30 struct octpko_softc;
44 struct octpko_softc *sc_pko;