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

  /src/sys/dev/ic/
bha.c 83 static int bha_cmd(bus_space_tag_t, bus_space_handle_t, const char *, int,
242 bha_cmd(iot, ioh, device_xname(sc->sc_dev),
496 bha_cmd(sc->sc_iot, sc->sc_ioh, device_xname(sc->sc_dev),
549 bha_cmd(sc->sc_iot, sc->sc_ioh,
740 * bha_cmd:
745 bha_cmd(bus_space_tag_t iot, bus_space_handle_t ioh, const char *name, function in typeref:typename:int
778 printf("%s: bha_cmd, host not idle(0x%x)\n",
807 printf("%s: bha_cmd, cmd/data port full\n",
828 printf("%s: bha_cmd, cmd/data port empty %d\n",
850 printf("%s: bha_cmd, host not finished(0x%x)\n"
    [all...]
bha.c 83 static int bha_cmd(bus_space_tag_t, bus_space_handle_t, const char *, int,
242 bha_cmd(iot, ioh, device_xname(sc->sc_dev),
496 bha_cmd(sc->sc_iot, sc->sc_ioh, device_xname(sc->sc_dev),
549 bha_cmd(sc->sc_iot, sc->sc_ioh,
740 * bha_cmd:
745 bha_cmd(bus_space_tag_t iot, bus_space_handle_t ioh, const char *name, function in typeref:typename:int
778 printf("%s: bha_cmd, host not idle(0x%x)\n",
807 printf("%s: bha_cmd, cmd/data port full\n",
828 printf("%s: bha_cmd, cmd/data port empty %d\n",
850 printf("%s: bha_cmd, host not finished(0x%x)\n"
    [all...]

Completed in 26 milliseconds