Home
last modified time | relevance | path

Searched refs:ELS_EXPL_OXID_RXID (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.h210 ELS_EXPL_OXID_RXID = 0x17, /* invalid OX_ID-RX_ID combination */ enumerator
/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.h210 ELS_EXPL_OXID_RXID = 0x17, /* invalid OX_ID-RX_ID combination */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_els.h204 ELS_EXPL_OXID_RXID = 0x17, /* invalid OX_ID-RX_ID combination */ enumerator
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_exch.c2039 explan = ELS_EXPL_OXID_RXID; in fc_exch_els_rec()
2317 explan = ELS_EXPL_OXID_RXID; in fc_exch_els_rrq()
H A Dfc_fcp.c1561 if (rjt->er_explan == ELS_EXPL_OXID_RXID) { in fc_fcp_rec_resp()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c479 rjt->er_explan == ELS_EXPL_OXID_RXID) { in bnx2fc_rec_compl()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_els.c921 rjt->er_explan == ELS_EXPL_OXID_RXID) { in qedf_rec_compl()