Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e100/
De100_config.h89 #define CB_CFIG_LOOPBACK_INTERNAL BIT_6
133 #define CB_CFIG_FORCE_FDX BIT_6 /* Force Full Duplex */
137 #define CB_CFIG_MULTI_IA BIT_6 /* Multiple IA Addr */
De100.h180 #define BIT_6 0x0040 macro
255 #define SCB_CUS_MASK (BIT_6 | BIT_7) /* CUS 2-bit Mask */
257 #define SCB_CUS_SUSPEND BIT_6 /* CU Suspended */
280 #define SCB_CUC_DUMP_ADDR BIT_6 /* CU Dump Counters Address */
281 #define SCB_CUC_DUMP_STAT (BIT_4 | BIT_6) /* CU Dump stat. counters */
282 #define SCB_CUC_LOAD_BASE (BIT_5 | BIT_6) /* Load the CU base */
303 #define SCB_FR_INT_MASK BIT_6 /* Frame Received */
716 #define IPCB_TCP_PACKET BIT_6
De100_phy.h85 #define MDI_MDIX_SWITCH BIT_6 /* 1 = Forces to MDIX, 0 = Forces to MDI */
144 #define NSC_TX_SPD_INDC_SPEED BIT_6 /* 0 = 100Mbps, 1=10Mbps */
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h57 #define BIT_6 (1L << 6) macro
293 #define PCI_EXT_PATCH_2 BIT_6
827 #define PC_VAUX_DIS BIT_6 /* Switch VAUX Disable */
870 #define IS_XA1_C BIT_6 /* Q_XA1 Encoding Error */
893 #define IS_NO_TIST_M2 BIT_6 /* No Time Stamp from MAC 2 */
998 #define GP_IO_6 BIT_6 /* IO_6 pin */
1198 #define CSR_DIS_POL BIT_6 /* Disable Descr Polling */
1247 #define T2_AC_T_OFF BIT_6 /* Address Counter Test Mode off */
1443 #define GMF_RX_F_FL_OFF BIT_6 /* Rx FIFO Flush Mode Off */
1457 #define GMF_CLI_TX_FU BIT_6 /* Clear IRQ Tx FIFO Underrun */
[all …]
Dxmac_ii.h1095 #define PHY_M_AN_10_FD BIT_6 /* Advertise 10Base-TX Full Duplex */
1101 #define PHY_M_AN_1000X_AHD BIT_6 /* Advertise 10000Base-X Half Duplex */
/linux-2.4.37.9/drivers/scsi/
Dqla1280.h34 #define BIT_6 0x40 macro
152 #define QLA1280_BSUSP BIT_6 /* controller is suspended */
974 #define OF_DATA_IN BIT_6 /* Data in to initiator */
978 #define OF_NO_DATA (BIT_7 | BIT_6)
Dqla1280.c520 flags = BIT_6; in qla1280_data_direction()
525 flags = BIT_5 | BIT_6; in qla1280_data_direction()
1688 mr |= BIT_6; in qla12160_set_target_parameters()
2669 if (!(status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_4 | in qla1280_init_rings()
2683 status = qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_5 | in qla1280_init_rings()
2923 status |= qla1280_mailbox_command(ha, BIT_7 | BIT_6 | BIT_2 | in qla1280_nvram_config()
3025 mr |= BIT_6; in qla1280_nvram_config()
4903 qla1280_mailbox_command(ha, BIT_6 | BIT_3 | BIT_2 | BIT_1 | BIT_0, in qla12160_get_target_parameters()