Searched refs:BIT_3 (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h187 #define BIT_3 (1 << 3) macro
288 #define PCI_CLS_OPT BIT_3 /* Cache Line Size opt. PCI-X (YUKON-2) */
305 #define PCI_EN_DUMMY_RD BIT_3 /* Enable Dummy Read */
336 #define PCI_ASPM_CLKREQ_PAD_CTL BIT_3 /* CLKREQ PAD Control (A1 only) */
369 #define PCI_GAT_PCIE_ENTER_L1_ST BIT_3 /* PCIe Enter L1 State */
399 #define PEX_DC_EN_UNS_RQ_RP BIT_3 /* Enable Unsupported Request Reporting */
799 #define CS_MRST_CLR BIT_3 /* Clear Master Reset */
812 #define PC_VAUX_ON BIT_3 /* Switch VAUX On */
842 #define Y2_IS_IRQ_MAC1 BIT_3 /* Interrupt from MAC 1 */
875 #define Y2_IS_PAR_MAC1 BIT_3 /* MA
[all...]
/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_hw.h42 #define BIT_3 (0x1 << 3) macro
189 #define Q81_CTL_SYSTEM_ENABLE_DA_SINGLE_THRD BIT_3
261 #define Q81_CTL_CONFIG_DR BIT_3
279 #define Q81_CTL_STATUS_PL1 BIT_3
304 #define Q81_CTL_INTRM_HL1 BIT_3
433 #define Q81_CTL_NIC_RCVC_RV BIT_3
481 #define Q81_CTL_RD_MCAST_REG_MATCH BIT_3
554 #define Q81_CQ_ICB_FLAGS_LV BIT_3
668 #define Q81_TX_MAC_FLAGS_D BIT_3
705 #define Q81_TX_TSO_FLAGS_D BIT_3
[all...]
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_def.h41 #define BIT_3 (0x1 << 3) macro
H A Dqla_misc.c279 if (!(data & BIT_3)) {
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_def.h41 #define BIT_3 (0x1 << 3) macro
H A Dql_misc.c170 if (!(data & BIT_3)) {
H A Dql_hw.h1042 #define Q8_GET_LINK_STAT_PORT_RST_DONE BIT_3

Completed in 304 milliseconds