Home
last modified time | relevance | path

Searched refs:rec_cmd (Results 1 – 6 of 6) 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.h376 __u8 rec_cmd; /* command (0x13) */ 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.h376 __u8 rec_cmd; /* command (0x13) */ member
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_els.h463 __u8 rec_cmd; /* command (0x13) */ member
/OK3568_Linux_fs/kernel/include/scsi/
H A Dfc_encode.h635 rec->rec_cmd = ELS_REC; in fc_rec_fill()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_els.c605 rec.rec_cmd = ELS_REC; in bnx2fc_send_rec()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_els.c1046 rec.rec_cmd = ELS_REC; in qedf_send_rec()