Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dqla1280.c470 static int qla1280_abort_command(struct scsi_qla_host *, struct srb *, int);
1428 if (qla1280_abort_command(ha, sp, i) == 0) in qla1280_error_action()
3465 qla1280_abort_command(struct scsi_qla_host *ha, struct srb * sp, int handle) in qla1280_abort_command() function