Home
last modified time | relevance | path

Searched refs:FC_FCTL_REQ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_elsct.c56 FC_FCTL_REQ, 0); in fc_elsct_send()
H A Dfc_fcp.c1196 FC_FCTL_REQ, 0); in fc_fcp_cmd_send()
1484 FC_FCTL_REQ, 0); in fc_fcp_rec()
1748 FC_FCTL_REQ, 0); in fc_fcp_srr()
H A Dfc_lport.c1967 hton24(fh->fh_f_ctl, FC_FCTL_REQ); in fc_lport_els_request()
2027 hton24(fh->fh_f_ctl, FC_FCTL_REQ); in fc_lport_ct_request()
/OK3568_Linux_fs/kernel/include/scsi/
H A Dfc_encode.h16 #define FC_FCTL_REQ (FC_FC_FIRST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT) macro