Home
last modified time | relevance | path

Searched refs:fl_cmd (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/scsi/
H A Dfc_encode.h530 plogi->fl_cmd = (u8) op; in fc_plogi_fill()
562 flogi->fl_cmd = (u8) ELS_FLOGI; in fc_flogi_fill()
587 fdisc->fl_cmd = (u8) ELS_FDISC; in fc_fdisc_fill()
608 logo->fl_cmd = ELS_LOGO; in fc_logo_fill()
/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.h316 __u8 fl_cmd; /* command */ member
437 __u8 fl_cmd; /* command code */ 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.h316 __u8 fl_cmd; /* command */ member
437 __u8 fl_cmd; /* command code */ member
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_els.h403 __u8 fl_cmd; /* command */ member
524 __u8 fl_cmd; /* command code */ member
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_lport.c354 flogi->fl_cmd = (u8) op; in fc_lport_flogi_fill()
835 new_flp->fl_cmd = (u8) ELS_LS_ACC; in fc_lport_recv_flogi_req()
H A Dfc_rport.c943 flp->fl_cmd = ELS_LS_ACC; in fc_rport_recv_flogi_req()