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

  /src/sys/arch/mips/cavium/dev/
octeon_cib.c 54 static int octeon_cib_intr(void *);
62 struct octeon_cib_intr { struct
77 struct octeon_cib_intr *sc_intr;
165 octeon_cib_intr, sc);
179 struct octeon_cib_intr *ih;
210 struct octeon_cib_intr *ih = ih_cookie;
231 octeon_cib_intr(void *priv) function in typeref:typename:int
234 struct octeon_cib_intr *ih;

Completed in 13 milliseconds