Home
last modified time | relevance | path

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

/linux/include/uapi/scsi/fc/
H A Dfc_els.h492 __be32 reca_e_stat; /* ESB (exchange status block) status */ member
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c506 e_stat = ntohl(acc->reca_e_stat); in bnx2fc_rec_compl()
/linux/drivers/scsi/qedf/
H A Dqedf_els.c928 e_stat = ntohl(acc->reca_e_stat); in qedf_rec_compl()
/linux/drivers/scsi/libfc/
H A Dfc_fcp.c1573 e_stat = ntohl(recp->reca_e_stat); in fc_fcp_rec_resp()
H A Dfc_exch.c2078 acc->reca_e_stat = htonl(ep->esb_stat & (ESB_ST_RESP | in fc_exch_els_rec()