Symbol: BIT_0
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
95
#define PHY_LINK_PARTNER_AUTONEG_ABILITY BIT_0
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2223
BIT_11 | BIT_5 | BIT_4 | BIT_2 | BIT_1 | BIT_0);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2263
BIT_2 | BIT_1 | BIT_0);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2321
mcp->to_fw[1] = (uint16_t)(mcp->to_fw[1] | BIT_0);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2352
mcp->to_fw_mask = BIT_0;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2353
mcp->from_fw_mask = BIT_0 | BIT_1;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2371
BIT_4 | BIT_3 | BIT_2 | BIT_1 | BIT_0;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2372
mcp->from_fw_mask = BIT_0 | BIT_1;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2406
BIT_4 | BIT_3 | BIT_2 | BIT_1 | BIT_0;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2407
mcp->from_fw_mask = BIT_0 | BIT_1;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2445
mcp->to_fw_mask = BIT_0;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2447
BIT_1 | BIT_0;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2539
mcp->to_fw_mask |= BIT_0 | BIT_9;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2540
mcp->from_fw_mask |= BIT_0 | BIT_1 | BIT_2 | BIT_3 | BIT_6 | BIT_7;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2600
mcp->to_fw_mask |= BIT_0 | BIT_1 | BIT_9 | BIT_10;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3695
mcp->to_fw_mask |= BIT_0;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3696
mcp->from_fw_mask |= BIT_0;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
3744
mcp->from_fw_mask |= BIT_0;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4630
nv->node_name[0] = (uint8_t)(nv->node_name[0] & ~BIT_0);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
4631
nv->port_name[0] = (uint8_t)(nv->node_name[0] | BIT_0);
usr/src/uts/common/io/comstar/port/qlt/qlt.c
9677
} while (!(data & BIT_0));
usr/src/uts/common/io/comstar/port/qlt/qlt_regs.h
113
BIT_3 | BIT_2 | BIT_1 | BIT_0)
usr/src/uts/common/io/comstar/port/qlt/qlt_regs.h
390
#define LNF_NVRAM_DATA BIT_0
usr/src/uts/common/io/comstar/port/qlt/qlt_regs.h
86
#define CHIP_SOFT_RESET BIT_0
usr/src/uts/common/io/comstar/port/qlt/qlt_regs.h
942
#define PF_ONLY_FLAG BIT_0 /* Physical Function Only */
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
1096
(FCOE_B2V_1(src + offset) & BIT_0) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
995
(FCOE_B2V_4(src + offset) & BIT_0) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1047
size = ql_pci_config_get32(ha, PCI_CONF_BASE0) & BIT_0 ?
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
11950
if (!(fdata & BIT_0)) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1336
if (ha->pci_function_number & BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
14355
BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17284
ha2->task_daemon_flags, (options & BIT_0 ? "stalled" :
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17286
if (options & BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
22952
WRT16_IO_REG(ha, mailbox_in[9], BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2730
firmware_options_1[0] & BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
2738
BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1142
icb->node_name[0] = (uint8_t)(icb->node_name[0] & ~BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1143
icb->port_name[0] = (uint8_t)(icb->node_name[0] | BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1179
~(BIT_3 | BIT_2 | BIT_1 | BIT_0));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1198
if (CFG_IST(ha, CFG_CTRL_81XX) && nv->enhanced_features[0] & BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1486
(uint8_t)(icb->firmware_options[0] & ~BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1489
(uint8_t)(icb->firmware_options[0] | BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1493
"of %d\n", data, icb->firmware_options[0] & BIT_0 ? 1 : 0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1751
if (data & BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1916
(uint8_t)(icb->firmware_options_1[0] & ~BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1919
(uint8_t)(icb->firmware_options_1[0] | BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
1924
icb->firmware_options_1[0] & BIT_0 ? 1 : 0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2585
if (CFG_IST(ha, CFG_CTRL_24XX) && ha->serdes_param[0] & BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2629
(icb->firmware_options_2[3] & ~(BIT_1 | BIT_0));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
350
w16 = (uint16_t)(w16 & ~BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4377
(pkt->vpc.vp_index[bit / 8] | BIT_0 << bit % 8);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
4621
} while (!(data & BIT_0));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
632
icb->node_name[0] = (uint8_t)(icb->node_name[0] & ~BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
633
icb->port_name[0] = (uint8_t)(icb->node_name[0] | BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
686
~(BIT_3 | BIT_2 | BIT_1 | BIT_0));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
689
BIT_7 | BIT_6 | BIT_5 | BIT_2 | BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
778
(ip_icb->ip_firmware_options[0] | BIT_2 | BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
886
data = (uint16_t)(data | BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
1371
(uint16_t)(BIT_0));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1769
if (status & BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2491
rval |= BIT_0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2582
rval |= BIT_0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
328
if (stat & BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1098
mcp->mb[10] = BIT_0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1101
mcp->mb[1] = (uint16_t)(tq->loop_id << 8 | BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
1873
(pkt->log.io_param[0] & BIT_4 ? 0 : BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3357
mcp->mb[4] = BIT_0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3552
mcp->mb[1] = BIT_0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4259
if (option & BIT_0) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
4395
mcp->mb[2] = BIT_0;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1136
if (!(status & BIT_0)) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
1946
(void) ql_stall_driver(ha, BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_nx.c
2093
(void) ql_stall_driver(ha, BIT_0);
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge_flash.c
1162
if ((flash_status & BIT_0 /* WIP */) == 0)
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge_flash.c
1201
if ((flash_status & BIT_0 /* WIP */) == 0)
usr/src/uts/common/io/skd/skd.h
110
#define LOW_POWER_LEVEL (BIT_1 | BIT_0)
usr/src/uts/common/io/skd/skd.h
88
#define SKD_ATTACHED BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1332
#define SRB_ISP_STARTED BIT_0 /* Command sent to ISP. */
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1408
#define LQF_UNTAGGED_PENDING BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1479
#define TQF_TAPE_DEVICE BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1547
#define QL_DUMPING BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1592
#define QL_SOFT_STATE_ALLOCED BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1937
#define FCA_BOUND (uint64_t)BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1975
#define TASK_DAEMON_STOP_FLG (uint64_t)BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
2019
#define MBX_WANT_FLG BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
2027
#define CFG_CTRL_27XX (uint64_t)BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
2102
#define IFLG_INTR_LEGACY BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
2431
#define PRLI_W3_WRITE_FCP_XFR_RDY_DISABLED BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
432
#define QL_N_PORT BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
593
#define ISP_RESET BIT_0 /* ISP soft reset */
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
622
#define NX_MBX_CMD BIT_0 /* Mailbox command present */
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
623
#define NX_RISC_INT BIT_0 /* RISC interrupt present */
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
629
#define NV_CLOCK BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
943
#define VPO_HARD_ASSIGNED_ID BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_init.h
1012
#define PF_ONLY_FLAG BIT_0 /* Physical Function Only */
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_init.h
1211
#define LNF_NVRAM_DATA BIT_0 /* get nvram */
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_iocb.h
1395
#define VMF_DO_NOT_UPDATE_FW BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_iocb.h
186
#define CF_WR BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_iocb.h
311
#define FCP_RSP_LEN_VALID BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_iocb.h
324
#define SF_GOT_BUS BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_iocb.h
337
#define SF_ACA_Q BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_iocb.h
607
#define CF_CLEAR_ACA BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_iocb.h
632
#define AF_NO_ABTS BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
183
#define SE_NIC_2 BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
237
#define RSCN_AF_MASK (BIT_1 | BIT_0)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
251
#define TEMP_SUPPORT_I2C BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
384
#define IDC_FUNC_SRC_MASK (BIT_3 | BIT_2 | BIT_1 | BIT_0)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
397
#define IDC_FUNC_0 BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
399
#define IDC_NIC_FUNC (BIT_1 | BIT_0)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
408
#define IDC_RIO_MASK (BIT_3 | BIT_2 | BIT_1 | BIT_0)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
436
#define IDC_MM_MASK (BIT_3 | BIT_2 | BIT_1 | BIT_0)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
549
#define MBX_0 BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
592
#define FO1_AE_ON_LIPF8 BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
612
#define FO2_ENABLE_ATIO_TYPE_3 BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
619
#define FO3_ENABLE_EMERG_IOCB BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
621
#define FO13_LESB_NO_RESET BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
649
#define FWATTRIB2_CLASS2 BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
675
#define IMO_DELETE_Q BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
807
#define LLF_PLOGI BIT_0 /* unconditional PLOGI */
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
813
#define LFF_NO_PLOGI BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
820
#define PDF_PLOGI BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
839
#define LINK_CONFIG2_JUMBO_FRM_ENA BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
844
#define FCF_LIST_RETURN_ALL BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_xioctl.h
213
#define FLASH128 BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_xioctl.h
226
#define LED_ACTIVE BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_xioctl.h
232
#define BEACON_ON BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_xioctl.h
238
#define LED_RED BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_xioctl.h
297
#define FTYPE_FCODE BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_xioctl.h
420
#define QL_AEN_TRACKING_ENABLE BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
234
#define INIT_SOFTSTATE_ALLOC BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
313
#define NEED_HW_RESET BIT_0 /* need hardware reset */
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
692
#define LOW_POWER_LEVEL (BIT_1 | BIT_0)
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge_hw.h
1002
#define INTERRUPTS_ENABLED BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge_hw.h
1581
#define IDC_REQ_DEST_FUNC_0_MASK BIT_0 /* Mailbox 2 */
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge_hw.h
2315
#define FLASH128 BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge_hw.h
2448
#define FLT_ATTR_READ_ONLY BIT_0
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge_hw.h
520
#define CQ_0_NOT_EMPTY BIT_0