Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/fc/
H A Dfc_els.h397 __be32 reca_e_stat; /* ESB (exchange status block) status */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/fc/
H A Dfc_els.h397 __be32 reca_e_stat; /* ESB (exchange status block) status */ member
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_els.h484 __be32 reca_e_stat; /* ESB (exchange status block) status */ member
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c506 e_stat = ntohl(acc->reca_e_stat); in bnx2fc_rec_compl()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_els.c928 e_stat = ntohl(acc->reca_e_stat); in qedf_rec_compl()
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_fcp.c1578 e_stat = ntohl(recp->reca_e_stat); in fc_fcp_rec_resp()
H A Dfc_exch.c2080 acc->reca_e_stat = htonl(ep->esb_stat & (ESB_ST_RESP | in fc_exch_els_rec()