Home
last modified time | relevance | path

Searched refs:FC_EX_SEQ_ERR (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/scsi/libfc/
Dfc_rport.c1158 fc_rport_error_retry(rdata, -FC_EX_SEQ_ERR); in fc_rport_prli_resp()
1168 fc_rport_error(rdata, -FC_EX_SEQ_ERR); in fc_rport_prli_resp()
1170 fc_rport_error_retry(rdata, -FC_EX_SEQ_ERR); in fc_rport_prli_resp()
1174 fc_rport_error_retry(rdata, -FC_EX_SEQ_ERR); in fc_rport_prli_resp()
/Linux-v5.10/include/scsi/
Dlibfc.h40 #define FC_EX_SEQ_ERR 6 /* Exchange sequence error */ macro