Home
last modified time | relevance | path

Searched refs:FCTL_END_SEQ (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/bfa/
Dbfa_fcbuild.c52 bfa_hton3b(FCTL_SEQ_INI | FCTL_FS_EXCH | FCTL_END_SEQ | in fcbuild_init()
64 FCTL_END_SEQ | FCTL_SI_XFER); in fcbuild_init()
72 fc_bls_req_tmpl.f_ctl = bfa_hton3b(FCTL_END_SEQ | FCTL_SI_XFER); in fcbuild_init()
83 FCTL_END_SEQ | FCTL_SI_XFER); in fcbuild_init()
132 bfa_hton3b(FCTL_FS_EXCH | FCTL_END_SEQ | FCTL_SI_XFER); in fcbuild_init()
146 bfa_hton3b(FCTL_SEQ_INI | FCTL_FS_EXCH | FCTL_END_SEQ | in fc_gs_fchdr_build()
169 FCTL_END_SEQ | FCTL_SI_XFER); in fc_gsresp_fchdr_build()
Dbfa_fc.h163 FCTL_END_SEQ = 0x080000, /* last frame of sequence */ enumerator