Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57xx_fcoe_rfc_constants.h73 #define FC_FCTL_FIRST_SEQ_SHIFT 21 macro
74 #define FC_FCTL_FIRST_SEQ_MASK (0x1 << FC_FCTL_FIRST_SEQ_SHIFT)
75 #define FC_FCTL_FIRST_SEQ_FALSE (0x0 << FC_FCTL_FIRST_SEQ_SHIFT)
76 #define FC_FCTL_FIRST_SEQ_TRUE (0x1 << FC_FCTL_FIRST_SEQ_SHIFT)