Searched refs:TARGET_INDEX (Results 1 – 1 of 1) sorted by relevance
1126 #define TARGET_INDEX(cmd) ((cmd)->target | ((cmd)->channel << 3)) macro2799 int tindex = TARGET_INDEX(cmd); in aic7xxx_done()3079 sp = &p->stats[TARGET_INDEX(cmd)]; in aic7xxx_done()3269 scbq_remove(&p->delayed_scbs[TARGET_INDEX(scbp->cmd)], scbp); in aic7xxx_search_qinfifo()3270 p->dev_active_cmds[TARGET_INDEX(scbp->cmd)]++; in aic7xxx_search_qinfifo()3274 p->dev_active_cmds[TARGET_INDEX(scbp->cmd)]--; in aic7xxx_search_qinfifo()3541 p->dev_active_cmds[TARGET_INDEX(prev_scbp->cmd)]++; in aic7xxx_reset_device()3594 p->dev_active_cmds[TARGET_INDEX(scbp->cmd)]++; in aic7xxx_reset_device()3659 p->dev_active_cmds[TARGET_INDEX(scbp->cmd)]++; in aic7xxx_reset_device()3781 scbq_remove(&p->delayed_scbs[TARGET_INDEX(scbp->cmd)], scbp); in aic7xxx_reset_device()[all …]