Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_def.h95 #define ZFCP_STATUS_FSFREQ_ABORTNOTNEEDED 0x00000080 macro
Dzfcp_scsi.c220 else if (abrt_req->status & ZFCP_STATUS_FSFREQ_ABORTNOTNEEDED) in zfcp_scsi_eh_abort_handler()
Dzfcp_fsf.c795 req->status |= ZFCP_STATUS_FSFREQ_ABORTNOTNEEDED; in zfcp_fsf_abort_fcp_command_handler()