Home
last modified time | relevance | path

Searched refs:ELS_RJT_INPROG (Results 1 – 4 of 4) 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.h194 ELS_RJT_INPROG = 0x0e, /* command already in progress */ 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.h194 ELS_RJT_INPROG = 0x0e, /* command already in progress */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_els.h188 ELS_RJT_INPROG = 0x0e, /* command already in progress */ enumerator
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_rport.c1904 rjt_data.reason = ELS_RJT_INPROG; in fc_rport_recv_plogi_req()