Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/csiostor/
Dt4fw_api_stor.h111 FW_SCSI_ABRT_CLS_WR = 0x34, enumerator
Dcsio_isr.c157 if (unlikely(*scsiwr == FW_SCSI_ABRT_CLS_WR)) { in csio_process_scsi_cmpl()
Dcsio_scsi.c653 wr->op_immdlen = cpu_to_be32(FW_WR_OP_V(FW_SCSI_ABRT_CLS_WR)); in csio_scsi_init_abrt_cls_wr()
1137 if (*tempwr == FW_SCSI_ABRT_CLS_WR) { in csio_scsi_cmpl_handler()