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

  /src/sys/arch/sgimips/hpc/
pi1ppc.c 129 static uint8_t pi1ppc_get_intr_stat(struct pi1ppc_softc * const);
1351 pi1ppc_get_intr_stat(struct pi1ppc_softc * const pi1ppc) function in typeref:typename:uint8_t
1402 pi1ppc_get_intr_stat(pi1ppc); /* clear any pending intr */
1537 cur = pi1ppc_get_intr_stat(pi1ppc);
1569 pi1ppc_get_intr_stat(pi1ppc),
pi1ppc.c 129 static uint8_t pi1ppc_get_intr_stat(struct pi1ppc_softc * const);
1351 pi1ppc_get_intr_stat(struct pi1ppc_softc * const pi1ppc) function in typeref:typename:uint8_t
1402 pi1ppc_get_intr_stat(pi1ppc); /* clear any pending intr */
1537 cur = pi1ppc_get_intr_stat(pi1ppc);
1569 pi1ppc_get_intr_stat(pi1ppc),

Completed in 22 milliseconds