Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dqla1280.h110 #define SRB_ABORTED (1 << 3) /* Command aborted command already */ macro
H A Dqla1280.c1268 sp->flags |= SRB_ABORTED; in qla1280_done()