HomeSort by: relevance | last modified time | path
    Searched defs:octpko_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
octeon_pkovar.h 56 struct octpko_softc { struct
77 struct octpko_softc **);
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 *);

Completed in 12 milliseconds