Searched refs:target_cmd (Results 1 – 5 of 5) sorted by relevance
623 struct target_cmd { struct1023 struct target_cmd *targetcmds;
677 struct target_cmd { struct1183 struct target_cmd *targetcmds;
237 struct target_cmd *cmd);688 sizeof(struct target_cmd) * AHC_TMODE_CMDS, in ahc_sync_tqinfifo()717 /*len*/sizeof(struct target_cmd), in ahc_check_cmdcmpltqueues()5359 driver_data_size += AHC_TMODE_CMDS * sizeof(struct target_cmd) in ahc_init()5390 ahc->targetcmds = (struct target_cmd *)ahc->qoutfifo; in ahc_init()7806 struct target_cmd *cmd; in ahc_run_tqinfifo()7830 sizeof(struct target_cmd), in ahc_run_tqinfifo()7859 ahc_handle_target_cmd(struct ahc_softc *ahc, struct target_cmd *cmd) in ahc_handle_target_cmd()
237 struct target_cmd *cmd);910 sizeof(struct target_cmd) * AHD_TMODE_CMDS, in ahd_sync_tqinfifo()940 /*len*/sizeof(struct target_cmd), in ahd_check_cmdcmpltqueues()7134 driver_data_size += AHD_TMODE_CMDS * sizeof(struct target_cmd); in ahd_init()7171 ahd->targetcmds = (struct target_cmd *)next_vaddr; in ahd_init()7172 next_vaddr += AHD_TMODE_CMDS * sizeof(struct target_cmd); in ahd_init()7173 next_baddr += AHD_TMODE_CMDS * sizeof(struct target_cmd); in ahd_init()10674 struct target_cmd *cmd; in ahd_run_tqinfifo()10690 sizeof(struct target_cmd), in ahd_run_tqinfifo()10710 ahd_handle_target_cmd(struct ahd_softc *ahd, struct target_cmd *cmd) in ahd_handle_target_cmd()
1753 uchar target_cmd; member2601 q->sg_working_ix, q->target_cmd); in asc_prt_adv_scsi_req_q()