Searched refs:aic7xxx_reset_device (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | aic7xxx_old.c | 3368 aic7xxx_reset_device(struct aic7xxx_host *p, int target, int channel, in aic7xxx_reset_device() function 3978 aic7xxx_reset_device(p, ALL_TARGETS, channel, ALL_LUNS, SCB_LIST_NULL); in aic7xxx_reset_channel() 4353 aic7xxx_reset_device(p, target, channel, ALL_LUNS, SCB_LIST_NULL); in aic7xxx_handle_device_reset() 4558 aic7xxx_reset_device(p, target, channel, lun, i); in aic7xxx_handle_seqint() 6240 aic7xxx_reset_device(p, target, channel, ALL_LUNS, in aic7xxx_handle_scsiint() 6263 aic7xxx_reset_device(p, target, channel, ALL_LUNS, scb->hscb->tag); in aic7xxx_handle_scsiint() 6281 aic7xxx_reset_device(p, target, channel, ALL_LUNS, tag); in aic7xxx_handle_scsiint() 6286 aic7xxx_reset_device(p, target, channel, ALL_LUNS, SCB_LIST_NULL); in aic7xxx_handle_scsiint() 6805 aic7xxx_reset_device(p, scb->cmd->target, scb->cmd->channel, in aic7xxx_handle_command_completion_intr()
|