Searched refs:abort_command (Results 1 – 4 of 4) sorted by relevance
974 rval = ha->isp_ops->abort_command(sp); in qla2xxx_eh_abort()1727 .abort_command = qla2x00_abort_command,1765 .abort_command = qla2x00_abort_command,1803 .abort_command = qla24xx_abort_command,1841 .abort_command = qla24xx_abort_command,1879 .abort_command = qla24xx_abort_command,1917 .abort_command = qla24xx_abort_command,1955 .abort_command = qla24xx_abort_command,1993 .abort_command = qla24xx_abort_command,2031 .abort_command = qla24xx_async_abort_command,[all …]
2251 if (ha->isp_ops->abort_command(sp)) { in qla24xx_bsg_timeout()
2645 int (*abort_command) (srb_t *); member
3686 if (ha->isp_ops->abort_command(sp)) { in qla82xx_chip_reset_cleanup()