Home
last modified time | relevance | path

Searched refs:BIT_14 (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h341 #define FAC_APPL_ID BIT_14
429 #define MBX_14 BIT_14
483 #define FO1_POST_NOTIFY_ACK_IOCB BIT_14
490 #define FO3_NO_ABORT_IO_ON_LINK_DOWN BIT_14
704 #define LINK_CONFIG2_BP_AUTO_NEGO_ENA BIT_14
H A Dql_api.h174 #define BIT_14 0x4000 macro
504 #define ISP_FUNC_NUM_MASK (BIT_15 | BIT_14)
548 #define NV_WR_ENABLE BIT_14 /* write enable */
1189 #define SRB_IP_PKT BIT_14 /* IP type packet. */
1700 #define FDISC_ENABLED BIT_14
1721 #define DRIVER_STALL BIT_14
1764 #define CFG_CTRL_25XX BIT_14
H A Dql_iocb.h1421 #define VM_END_OF_DATA BIT_14
/titanic_44/usr/src/uts/common/io/skd/
H A Dskd.h80 #define BIT_14 0x04000 macro
101 #define SKD_MUTEX_INITED BIT_14
/titanic_44/usr/src/uts/common/sys/
H A Dstmf_defines.h45 #define BIT_14 0x4000 macro
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h97 #define FW_INTR_INFO_MASK (BIT_15 | BIT_14 | BIT_13 | BIT_12 | \
H A Dqlt.c1350 DMEM_WR32(qlt, icb+0x64, BIT_14 | BIT_8 | BIT_7 | in qlt_port_online()
1402 mcp->to_fw_mask |= BIT_14 | BIT_13 | BIT_12 | BIT_11 | BIT_10 | in qlt_port_online()
3957 flags = (uint16_t)(BIT_14 | ((atio[3] & 0xF0) << 5)); in qlt_handle_atio()
4462 if (flags & BIT_14) { in qlt_handle_ctio_completion()
4794 flags = (uint16_t)(BIT_14 | in qlt_abort_unsol_scsi_cmd()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h58 #define BIT_14 0x4000 macro
163 #define RST_FO_REG BIT_14
421 #define RT_IDX_ETH_SKIP2 BIT_14
534 #define CQ_14_NOT_EMPTY BIT_14
H A Dqlge.h248 #define INIT_KSTATS BIT_14
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c968 (FCOE_B2V_2(src + offset) & BIT_14) ? 1 : 0; in fcoei_fill_els_fpkt_resp()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c408 w16 = (uint16_t)(w16 & ~(BIT_14 | BIT_13 | in ql_set_max_read_req()