Searched refs:SRB_ABORTED (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/scsi/ | ||
| H A D | qla1280.h | 110 #define SRB_ABORTED (1 << 3) /* Command aborted command already */ macro |
| H A D | qla1280.c | 1268 sp->flags |= SRB_ABORTED; in qla1280_done() |