Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx_core.c235 static int ahd_handle_target_cmd(struct ahd_softc *ahd,
9402 if (ahd_handle_target_cmd(ahd, cmd) != 0) in ahd_run_tqinfifo()
9429 ahd_handle_target_cmd(struct ahd_softc *ahd, struct target_cmd *cmd) in ahd_handle_target_cmd() function