Searched refs:aic7xxx_index_busy_target (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/drivers/scsi/ |
D | aic7xxx_old.c | 2472 aic7xxx_index_busy_target(struct aic7xxx_host *p, unsigned char tcl, in aic7xxx_index_busy_target() function 2823 aic7xxx_index_busy_target(p, scb->hscb->target_channel_lun, in aic7xxx_done() 3020 aic7xxx_index_busy_target(p, scbp->hscb->target_channel_lun, in aic7xxx_search_qinfifo() 3036 if (aic7xxx_index_busy_target(p, scbp->hscb->target_channel_lun, in aic7xxx_search_qinfifo() 3039 aic7xxx_index_busy_target(p, scbp->hscb->target_channel_lun, in aic7xxx_search_qinfifo() 3169 if ( (aic7xxx_index_busy_target(p, tcl, FALSE) == tag) || in aic7xxx_reset_device() 3171 aic7xxx_index_busy_target(p, tcl, /* unbusy */ TRUE); in aic7xxx_reset_device()
|