Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/libfc/
Dfc_rport.c1153 fc_rport_error_retry(rdata, -FC_EX_SEQ_ERR); in fc_rport_prli_resp()
1163 fc_rport_error(rdata, -FC_EX_SEQ_ERR); in fc_rport_prli_resp()
1165 fc_rport_error_retry(rdata, -FC_EX_SEQ_ERR); in fc_rport_prli_resp()
1169 fc_rport_error_retry(rdata, -FC_EX_SEQ_ERR); in fc_rport_prli_resp()
/Linux-v5.4/include/scsi/
Dlibfc.h40 #define FC_EX_SEQ_ERR 6 /* Exchange sequence error */ macro