Home
last modified time | relevance | path

Searched refs:BIT_3 (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_mbx.h180 #define SE_NIC_HEARTHBEAT BIT_3
384 #define IDC_FUNC_SRC_MASK (BIT_3 | BIT_2 | BIT_1 | BIT_0)
394 #define IDC_FUNC_3 BIT_3
398 #define IDC_FC_FUNC (BIT_3 | BIT_2)
408 #define IDC_RIO_MASK (BIT_3 | BIT_2 | BIT_1 | BIT_0)
436 #define IDC_MM_MASK (BIT_3 | BIT_2 | BIT_1 | BIT_0)
546 #define MBX_3 BIT_3
594 #define FO1_CTIO_RETRY BIT_3
652 #define FWATTRIB2_SB2 BIT_3
672 #define IMO_QOS_UPDATE BIT_3
[all …]
H A Dql_api.h182 #define BIT_3 0x8 macro
435 #define QL_FL_PORT BIT_3
617 #define RISC_INT BIT_3 /* RISC interrupt */
632 #define NV_DATA_IN BIT_3
940 #define VPO_ENABLED BIT_3
1482 #define TQF_INITIATOR_DEVICE BIT_3
1595 #define QL_MUTEX_CV_INITED BIT_3
1940 #define INTERRUPTS_ENABLED (uint64_t)BIT_3
2022 #define MBX_ABORT BIT_3
2105 #define IFLG_INTR_MSIX BIT_3
[all …]
H A Dql_xioctl.h216 #define FLASH1024 BIT_3
248 #define LED_GREEN_24 BIT_3
300 #define FTYPE_FW BIT_3
H A Dql_iocb.h92 #define CF_STAG BIT_3
300 #define RF_INV_E_PARAM BIT_3 /* Invalid entry parameter. */
308 #define FCP_RESID_UNDER BIT_3
321 #define SF_XFERRED_DATA BIT_3
334 #define SF_SIMPLE_Q BIT_3
604 #define CF_ABORT_TASK_SET BIT_3
1392 #define VMF_DIAGNOSTIC_FW BIT_3
/illumos-gate/usr/src/uts/common/io/bnx/570x/common/include/
H A D54xx_reg.h177 #define BCM5401_SHDW_NORMAL_DIAG_MODE BIT_3
215 #define BCM540X_INT_DUPLEX_CHNG BIT_3
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h91 #define ENABLE_RISC_INTR BIT_3
96 #define RISC_PCI_INTR_REQUEST BIT_3
104 BIT_3 | BIT_2 | BIT_1)
113 BIT_3 | BIT_2 | BIT_1 | BIT_0)
H A Dqlt.c2371 BIT_4 | BIT_3 | BIT_2 | BIT_1 | BIT_0; in qlt_port_online()
2406 BIT_4 | BIT_3 | BIT_2 | BIT_1 | BIT_0; in qlt_port_online()
2446 mcp->from_fw_mask = BIT_11 | BIT_10 | BIT_6 | BIT_3 | BIT_2 | in qlt_port_online()
2540 mcp->from_fw_mask |= BIT_0 | BIT_1 | BIT_2 | BIT_3 | BIT_6 | BIT_7; in qlt_get_link_info()
3006 mcp->to_fw_mask |= BIT_1 | BIT_3; in qlt_force_lip()
3693 mcp->to_fw_mask |= BIT_2 | BIT_3 | BIT_7 | BIT_6; in qlt_alloc_mailbox_command()
5696 fcp_rsp_iu[10] = (uint8_t)(fcp_rsp_iu[10] | BIT_3); in qlt_send_status()
/illumos-gate/usr/src/uts/common/io/bnx/include/
H A Dbits.h30 #define BIT_3 0x08 macro
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.h69 #define BIT_3 0x00008 macro
90 #define SKD_CONFIG_SPACE_SETUP BIT_3
/illumos-gate/usr/src/uts/common/sys/
H A Dstmf_defines.h34 #define BIT_3 0x8 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h47 #define BIT_3 0x8 macro
410 #define RT_IDX_MCAST_REG_MATCH BIT_3
523 #define CQ_3_NOT_EMPTY BIT_3
1439 #define DUMP_REQUEST_DRIVER BIT_3
1584 #define IDC_REQ_DEST_FUNC_3_MASK BIT_3
2318 #define FLASH1024 BIT_3
H A Dqlge.h167 #define QL_DMA_ALIGN_8_BYTE_BOUNDARY (uint64_t)BIT_3
237 #define INIT_MAC_ALLOC BIT_3
631 #define CFG_SUPPORT_MULTICAST BIT_3
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c397 w16 = (uint16_t)(w16 & ~(BIT_3 & BIT_2)); in ql_set_max_read_req()
508 nv->firmware_options[0] = BIT_4 | BIT_3 | BIT_2 | BIT_1; in ql_nvram_config()
650 if (nv->host_p[1] & BIT_3) { in ql_nvram_config()
653 nv->adapter_features[0] & BIT_3 ? in ql_nvram_config()
674 (icb->firmware_options[0] & ~BIT_3); in ql_nvram_config()
682 (icb->firmware_options[0] | BIT_3); in ql_nvram_config()
686 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0)); in ql_nvram_config()
1052 nv->host_p[1] = BIT_3 | BIT_2; in ql_nvram_24xx_config()
1154 if (nv->host_p[1] & BIT_3) { in ql_nvram_24xx_config()
1179 ~(BIT_3 | BIT_2 | BIT_1 | BIT_0)); in ql_nvram_24xx_config()
[all …]
H A Dql_ioctl.c642 nv->host_p[1] = BIT_3 | BIT_2; in ql_set_nvram_adapter_defaults()
705 nv->firmware_options[0] = BIT_4 | BIT_3 | BIT_2 | BIT_1; in ql_set_nvram_adapter_defaults()
H A Dql_mbx.c2362 mcp->mb[10] = (uint16_t)(retry ? BIT_3 : 0); in ql_get_link_status()
2367 port_no = (uint8_t)(port_no | BIT_3); in ql_get_link_status()
2655 mcp->mb[1] = BIT_3; in ql_full_login_lip()
H A Dql_isr.c1830 } else if (pkt->entry_status & BIT_3) { in ql_error_entry()
1877 if (pkt->entry_status & (BIT_5 + BIT_4 + BIT_3 + BIT_2)) { in ql_error_entry()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_eth.c989 (FCOE_B2V_4(src + offset) & BIT_3) ? 1 : 0; in fcoei_fill_els_fpkt_resp()
1090 (FCOE_B2V_1(src + offset) & BIT_3) ? 1 : 0; in fcoei_fill_fcp_resp()
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c797 ffr->ffr_flags[0] |= BIT_3; in fcoet_send_status()
/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c878 (task->task_cdb[1] & BIT_3)) { in sbd_handle_read()
1420 (op == SCMD_WRITE_G5)) && (task->task_cdb[1] & BIT_3)) { in sbd_handle_write_xfer_completion()
1550 (op == SCMD_WRITE_G5)) && (task->task_cdb[1] & BIT_3)) { in sbd_handle_write()
H A Dsbd.c3068 (op == SCMD_READ_G5)) && (task->task_cdb[1] & BIT_3)) { in sbd_data_read()
3145 (op == SCMD_WRITE_G5)) && (task->task_cdb[1] & BIT_3)) { in sbd_data_write()