Home
last modified time | relevance | path

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

/linux/include/uapi/scsi/fc/
H A Dfc_els.h491 __be32 reca_fc4value; /* FC4 value */ member
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c505 offset = ntohl(acc->reca_fc4value); in bnx2fc_rec_compl()
/linux/drivers/scsi/qedf/
H A Dqedf_els.c927 offset = ntohl(acc->reca_fc4value); in qedf_rec_compl()
/linux/drivers/scsi/libfc/
H A Dfc_fcp.c1572 offset = ntohl(recp->reca_fc4value); in fc_fcp_rec_resp()
H A Dfc_exch.c2077 acc->reca_fc4value = htonl(ep->seq.rec_data); in fc_exch_els_rec()