Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/scsi/
Dzfcp_def.h85 #define ZFCP_STATUS_FSFREQ_ABORTSUCCEEDED 0x00000040 macro
Dzfcp_scsi.c217 if (abrt_req->status & ZFCP_STATUS_FSFREQ_ABORTSUCCEEDED) in zfcp_scsi_eh_abort_handler()
Dzfcp_fsf.c1010 req->status |= ZFCP_STATUS_FSFREQ_ABORTSUCCEEDED; in zfcp_fsf_abort_fcp_command_handler()