Home
last modified time | relevance | path

Searched refs:BIT_15 (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D54xx_reg.h35 #define PHY_CTRL_PHY_RESET BIT_15
116 #define BCM540X_EXT_CTRL_TBI BIT_15
160 #define BCM540X_CONTROL_ALL_CHANNELS BIT_15
193 #define BCM5401_SHDW_NORMAL_EXTERNAL_LOOPBACK BIT_15
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h426 #define IDC_MSG_QLGC BIT_15
446 #define FAC_FORCE_SEMA_LOCK BIT_15
469 #define MBC_ECHO_ELS BIT_15 /* echo ELS */
534 #define MBX_15 BIT_15
837 #define LINK_CONFIG2_BP_TRAIN_ENA BIT_15
H A Dql_api.h194 #define BIT_15 0x8000 macro
590 #define ISP_FUNC_NUM_MASK (BIT_15 | BIT_14)
601 #define FUNCTION_NUMBER BIT_15
611 #define ISP_EN_INT BIT_15 /* ISP enable interrupts. */
635 #define NV_BUSY BIT_15
773 #define RH_RISC_INT BIT_15 /* RISC to Host Intrpt Req */
1350 #define SRB_GENERIC_SERVICES_PKT BIT_15 /* Generic services type packet */
1607 #define QL_NVRAM_CACHE_CREATED BIT_15
1955 #define MULTI_QUEUE (uint64_t)BIT_15
1993 #define COMMAND_WAIT_NEEDED (uint64_t)BIT_15
[all …]
H A Dql_iocb.h1390 #define VMO_DSD_CHAINING BIT_15
/illumos-gate/usr/src/uts/common/io/bnx/include/
H A Dbits.h42 #define BIT_15 0x8000 macro
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.h81 #define BIT_15 0x08000 macro
102 #define SKD_MUTEX_DESTROYED BIT_15
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h76 #define FUNCTION_NUMBER BIT_15
101 #define FW_INTR_INFO_MASK (BIT_15 | BIT_14 | BIT_13 | BIT_12 | \
109 #define RISC_HOST_INTR_REQUEST BIT_15
H A Dqlt.c3857 if (risc_status & BIT_15) { in qlt_msix_resp_handler()
3887 if ((risc_status & BIT_15) == 0) { in qlt_msix_default_handler()
3898 if (((risc_status & BIT_15) == 0) || in qlt_msix_default_handler()
4205 if (risc_status & BIT_15) { in qlt_isr()
4215 if (((risc_status & BIT_15) == 0) || in qlt_isr()
4503 if ((risc_status & BIT_15) && in qlt_isr()
5315 if (iocb_flags & BIT_15) { in qlt_handle_purex()
5671 flags = (uint16_t)(BIT_15 | in qlt_send_status()
6211 flags = (uint16_t)(BIT_15 | in qlt_handle_atio()
6946 if (flags & BIT_15) { in qlt_handle_ctio_completion()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dstmf_defines.h46 #define BIT_15 0x8000 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h249 #define INIT_FM BIT_15
640 #define CFG_ENABLE_EXTENDED_LOGGING BIT_15
H A Dqlge_hw.h59 #define BIT_15 0x8000 macro
422 #define RT_IDX_BCAST_MCAST_MATCH BIT_15
535 #define CQ_15_NOT_EMPTY BIT_15
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c966 (FCOE_B2V_2(src + offset) & BIT_15) ? 1 : 0; in fcoei_fill_els_fpkt_resp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3955 if (stat & BIT_15) { in ql_reset_24xx_chip()
4021 if (stat & BIT_15) { in ql_reset_24xx_chip()
H A Dql_isr.c589 (hccr_reg & (BIT_15 | BIT_13 | BIT_11 | BIT_8))) { in ql_handle_uncommon_risc_intr()
H A Dql_api.c2518 if (stat & BIT_15) { in ql_quiesce()
2534 if (stat & BIT_15) { in ql_quiesce()
2558 if (stat & BIT_15) { in ql_quiesce()
4706 echo.options = BIT_15; in ql_port_manage()