Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_fcbuild.c51 bfa_hton3b(FCTL_SEQ_INI | FCTL_FS_EXCH | FCTL_END_SEQ | in fcbuild_init()
63 FCTL_END_SEQ | FCTL_SI_XFER); in fcbuild_init()
71 fc_bls_req_tmpl.f_ctl = bfa_hton3b(FCTL_END_SEQ | FCTL_SI_XFER); in fcbuild_init()
82 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()
Dbfa_fc.h161 FCTL_END_SEQ = 0x080000, /* last frame of sequence */ enumerator