Searched refs:BIT_2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h188 #define BIT_2 (1 << 2) macro
306 #define PCI_REV_DESC BIT_2 /* Reverse Desc. Bytes */
337 #define PCI_ASPM_A1_MODE_SELECT BIT_2 /* A1 Mode Select (A1 only) */
370 #define PCI_GAT_LOADER_FINISHED BIT_2 /* EPROM Loader Finished */
400 #define PEX_DC_EN_FAT_ER_RP BIT_2 /* Enable Fatal Error Reporting */
800 #define CS_MRST_SET BIT_2 /* Set Master Reset */
813 #define PC_VAUX_OFF BIT_2 /* Switch VAUX Off */
843 #define Y2_IS_CHK_RX1 BIT_2 /* Descriptor error Rx 1 */
876 #define Y2_IS_PAR_RX1 BIT_2 /* Parity Error Rx Queue 1 */
937 #define Y2_CLK_GAT_LNK1_DIS BIT_2 /* Disabl
[all...]
/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_hw.h41 #define BIT_2 (0x1 << 2) macro
190 #define Q81_CTL_SYSTEM_ENABLE_MDC BIT_2
262 #define Q81_CTL_CONFIG_LR BIT_2
280 #define Q81_CTL_STATUS_PL0 BIT_2
305 #define Q81_CTL_INTRM_LH0 BIT_2
480 #define Q81_CTL_RD_MCAST_MATCH BIT_2
674 #define Q81_TX_MAC_VLAN_OFF_V BIT_2
714 #define Q81_TX_TSO_VLAN_OFF_V BIT_2
837 #define Q81_RX_FLAGS0_TE BIT_2
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_def.h40 #define BIT_2 (0x1 << 2) macro
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_def.h40 #define BIT_2 (0x1 << 2) macro
H A Dql_misc.c151 data = (BIT_2|BIT_1|BIT_0);
H A Dql_hw.c2916 WRITE_REG32(ha, Q8_MBOX_INT_ENABLE, BIT_2);

Completed in 99 milliseconds