Home
last modified time | relevance | path

Searched refs:rspcode (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/elx/efct/
A Defct_lio.c709 u8 rspcode; in efct_lio_queue_tm_rsp() local
715 rspcode = EFCT_SCSI_TMF_FUNCTION_COMPLETE; in efct_lio_queue_tm_rsp()
718 rspcode = EFCT_SCSI_TMF_FUNCTION_IO_NOT_FOUND; in efct_lio_queue_tm_rsp()
721 rspcode = EFCT_SCSI_TMF_INCORRECT_LOGICAL_UNIT_NUMBER; in efct_lio_queue_tm_rsp()
725 rspcode = EFCT_SCSI_TMF_FUNCTION_REJECTED; in efct_lio_queue_tm_rsp()
728 efct_scsi_send_tmf_resp(tmfio, rspcode, NULL, efct_lio_tmf_done, NULL); in efct_lio_queue_tm_rsp()
A Defct_scsi.h179 efct_scsi_send_tmf_resp(struct efct_io *io, enum efct_scsi_tmf_resp rspcode,
A Defct_scsi.c959 enum efct_scsi_tmf_resp rspcode, in efct_scsi_send_tmf_resp() argument
972 switch (rspcode) { in efct_scsi_send_tmf_resp()
/linux/drivers/scsi/bfa/
A Dbfa_fc.h517 u32 rspcode:4; member
519 u32 rspcode:4; member
A Dbfa_fcbuild.c400 prli->parampage.rspcode = FC_PRLI_ACC_XQTD; in fc_prli_acc_build()
414 if ((prli->parampage.rspcode != FC_PRLI_ACC_XQTD) in fc_prli_rsp_parse()
415 && (prli->parampage.rspcode != FC_PRLI_ACC_PREDEF_IMG)) in fc_prli_rsp_parse()

Completed in 19 milliseconds