Searched refs:abort_command (Results 1 – 4 of 4) sorted by relevance
973 rval = ha->isp_ops->abort_command(sp); in qla2xxx_eh_abort()1715 .abort_command = qla2x00_abort_command,1753 .abort_command = qla2x00_abort_command,1791 .abort_command = qla24xx_abort_command,1829 .abort_command = qla24xx_abort_command,1867 .abort_command = qla24xx_abort_command,1905 .abort_command = qla24xx_abort_command,1943 .abort_command = qla24xx_abort_command,1981 .abort_command = qla24xx_abort_command,2019 .abort_command = qla24xx_async_abort_command,[all …]
2246 if (ha->isp_ops->abort_command(sp)) { in qla24xx_bsg_timeout()
2645 int (*abort_command) (srb_t *); member
3681 if (ha->isp_ops->abort_command(sp)) { in qla82xx_chip_reset_cleanup()