Searched refs:BIT_13 (Results 1 - 10 of 10) sorted by relevance

/drivers/scsi/
H A Dqla1280.h39 #define BIT_13 0x2000 macro
325 #define TP_WIDE BIT_13 /* Wide data transfers. */
583 #define SF_GOT_SENSE BIT_13 /* Got Sense */
H A Dqla1280.c2250 cfg1 |= BIT_13;
3994 if (mb[2] & BIT_13)
/drivers/scsi/qla2xxx/
H A Dqla_def.h72 #define BIT_13 0x2000 macro
325 #define NVR_PR_ENABLE BIT_13 /* Protection register enable */
613 #define FO1_AE_QUEUE_FULL BIT_13
750 #define MBX_13 BIT_13
1499 #define SF_LOGOUT_SENT BIT_13
2498 #define FLOGI_SP_SUPPORT BIT_13
2555 #define DT_ISP8001 BIT_13
H A Dqla_fw.h442 #define TMF_TARGET_RESET BIT_13
662 #define ECF_PAYLOAD_DESCR_MASK (BIT_15|BIT_14|BIT_13)
H A Dqla_init.c1614 ha->fw_options[3] |= BIT_13;
1622 ha->fw_options[2] |= BIT_13;
4319 __constant_cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1);
5068 __constant_cpu_to_le32(BIT_14|BIT_13|BIT_2|BIT_1);
H A Dqla_gs.c1922 case BIT_13:
H A Dqla_isr.c162 if (hccr & (BIT_15 | BIT_13 | BIT_11 | BIT_8))
H A Dqla_mbx.c4202 rval = qla2x00_read_sfp(vha, 0, &byte, 0x98, 0x01, 1, BIT_13|BIT_0);
4211 rval = qla2x00_read_sfp(vha, 0, &byte, 0x98, 0x10, 1, BIT_13|BIT_0);
/drivers/scsi/qla4xxx/
H A Dql4_def.h84 #define BIT_13 0x2000 macro
/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_hdr.h207 #define BIT_13 0x2000 macro

Completed in 142 milliseconds