HomeSort by: relevance | last modified time | path
    Searched refs:octfpa_softc (Results 1 - 2 of 2) 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...]
octeon_fpavar.h 105 octfpa_iobdma(struct octfpa_softc *sc, int srcaddr, int len)

Completed in 14 milliseconds