Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_os.c845 if (ha->isp_ops->abort_command(sp)) { in qla2xxx_eh_abort()
1457 .abort_command = qla2x00_abort_command,
1493 .abort_command = qla2x00_abort_command,
1529 .abort_command = qla24xx_abort_command,
1565 .abort_command = qla24xx_abort_command,
1601 .abort_command = qla24xx_abort_command,
1637 .abort_command = qla24xx_abort_command,
Dqla_bsg.c1516 if (ha->isp_ops->abort_command(sp)) { in qla24xx_bsg_timeout()
Dqla_def.h2206 int (*abort_command) (srb_t *); member
Dqla_nx.c3869 if (ha->isp_ops->abort_command(sp)) { in qla82xx_chip_reset_cleanup()