Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h111 FW_SCSI_ABRT_CLS_WR = 0x34, enumerator
H A Dcsio_isr.c157 if (unlikely(*scsiwr == FW_SCSI_ABRT_CLS_WR)) { in csio_process_scsi_cmpl()
H A 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()