Home
last modified time | relevance | path

Searched refs:ahc_handle_target_cmd (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx.c244 static int ahc_handle_target_cmd(struct ahc_softc *ahc,
7748 if (ahc_handle_target_cmd(ahc, cmd) != 0) in ahc_run_tqinfifo()
7784 ahc_handle_target_cmd(struct ahc_softc *ahc, struct target_cmd *cmd) in ahc_handle_target_cmd() function