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

  /src/sys/dev/pcmcia/
if_ray.c 304 static ray_cmd_func_t ray_rccs_intr(struct ray_softc *, bus_size_t);
1951 ray_rccs_intr(struct ray_softc *sc, bus_size_t ccs) function in typeref:typename:ray_cmd_func_t
1959 RAY_DPRINTF(("%s: ray_rccs_intr idx %llu cmd 0x%x stat %u\n",
2030 rcmd = ray_rccs_intr(sc, RAY_GET_CCS(i));
if_ray.c 304 static ray_cmd_func_t ray_rccs_intr(struct ray_softc *, bus_size_t);
1951 ray_rccs_intr(struct ray_softc *sc, bus_size_t ccs) function in typeref:typename:ray_cmd_func_t
1959 RAY_DPRINTF(("%s: ray_rccs_intr idx %llu cmd 0x%x stat %u\n",
2030 rcmd = ray_rccs_intr(sc, RAY_GET_CCS(i));
if_ray.c 304 static ray_cmd_func_t ray_rccs_intr(struct ray_softc *, bus_size_t);
1951 ray_rccs_intr(struct ray_softc *sc, bus_size_t ccs) function in typeref:typename:ray_cmd_func_t
1959 RAY_DPRINTF(("%s: ray_rccs_intr idx %llu cmd 0x%x stat %u\n",
2030 rcmd = ray_rccs_intr(sc, RAY_GET_CCS(i));
if_ray.c 304 static ray_cmd_func_t ray_rccs_intr(struct ray_softc *, bus_size_t);
1951 ray_rccs_intr(struct ray_softc *sc, bus_size_t ccs) function in typeref:typename:ray_cmd_func_t
1959 RAY_DPRINTF(("%s: ray_rccs_intr idx %llu cmd 0x%x stat %u\n",
2030 rcmd = ray_rccs_intr(sc, RAY_GET_CCS(i));

Completed in 56 milliseconds