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

  /src/sys/dev/ic/
aha.c 85 static int aha_cmd(bus_space_tag_t, bus_space_handle_t,
109 * aha_cmd(iot, ioh, sc, icnt, ibuf, ocnt, obuf)
123 aha_cmd(bus_space_tag_t iot, bus_space_handle_t ioh, struct aha_softc *sc, function in typeref:typename:int
161 printf("%s: aha_cmd, host not idle(0x%x)\n",
188 printf("%s: aha_cmd, cmd/data port full\n",
209 printf("%s: aha_cmd, cmd/data port empty %d\n",
231 printf("%s: aha_cmd, host not finished(0x%x)\n",
421 aha_cmd(iot, ioh, sc,
614 aha_cmd(iot, ioh, sc,
788 aha_cmd(iot, ioh, (struct aha_softc *)0
    [all...]
aha.c 85 static int aha_cmd(bus_space_tag_t, bus_space_handle_t,
109 * aha_cmd(iot, ioh, sc, icnt, ibuf, ocnt, obuf)
123 aha_cmd(bus_space_tag_t iot, bus_space_handle_t ioh, struct aha_softc *sc, function in typeref:typename:int
161 printf("%s: aha_cmd, host not idle(0x%x)\n",
188 printf("%s: aha_cmd, cmd/data port full\n",
209 printf("%s: aha_cmd, cmd/data port empty %d\n",
231 printf("%s: aha_cmd, host not finished(0x%x)\n",
421 aha_cmd(iot, ioh, sc,
614 aha_cmd(iot, ioh, sc,
788 aha_cmd(iot, ioh, (struct aha_softc *)0
    [all...]

Completed in 69 milliseconds