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

  /src/sys/arch/mips/cavium/dev/
octeon_fpa.c 57 struct octfpa_softc { struct
71 void octfpa_int_enable(struct octfpa_softc *, int);
74 static void octfpa_init(struct octfpa_softc *);
76 static uint64_t octfpa_iobdma(struct octfpa_softc *, int, int);
79 static struct octfpa_softc octfpa_softc; variable in typeref:struct:octfpa_softc
86 struct octfpa_softc *sc = &octfpa_softc;
104 struct octfpa_softc *sc = &octfpa_softc;
    [all...]

Completed in 12 milliseconds