Searched refs:BIT_15 (Results 1 – 8 of 8) sorted by relevance
32 #define BIT_15 0x8000 macro319 #define TP_DISCONNECT BIT_15 /* Disconnect privilege. */971 #define OF_DISC_DISABLED BIT_15 /* Disconnects disabled */
148 #define QLCNIC_MBX_ASYNC_EVENT BIT_15
371 #define QLC_83XX_AUTONEG(data) ((data) & BIT_15)
210 #define BIT_15 0x8000 macro
64 #define QLC_83XX_AUTONEG_ENABLE BIT_15
95 #define OF_SSTS BIT_15 /* Send SCSI status */474 #define CTIO7_FLAGS_SEND_STATUS BIT_15867 TRC_CMD_DONE = BIT_15,
4711 ha->fw_options[3] |= BIT_15; in qla24xx_update_fw_options()4714 ha->fw_options[3] &= ~BIT_15; in qla24xx_update_fw_options()8126 if (nv->host_p & cpu_to_le32(BIT_15)) { in qla24xx_nvram_config()9278 opt = BIT_15 | BIT_2 | BIT_1 | BIT_0; in qla29xx_process_rd_image()10152 if (nv->host_p & cpu_to_le32(BIT_15)) { in qla81xx_nvram_config()
95 #define BIT_15 0x8000 macro