Symbol: BIT_9
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
101
#define PHY_AN_AD_1000BASET_FULL BIT_9
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
141
#define BCM540X_DSP_FILTER_FEXT3 (BIT_8 | BIT_9 | BIT_11)
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
142
#define BCM540X_DSP_FILTER_FEXT2 (BIT_9 | BIT_11)
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
145
#define BCM540X_DSP_FILTER_NEXT3 (BIT_8 | BIT_9 | BIT_10)
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
146
#define BCM540X_DSP_FILTER_NEXT2 (BIT_9 | BIT_10)
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
149
#define BCM540X_DSP_FILTER_ECHO (BIT_8 | BIT_9)
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
150
#define BCM540X_DSP_FILTER_DFE BIT_9
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
184
#define BCM5401_SHDW_NORMAL_RX_SLICING_3LVL_1D BIT_9
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
185
#define BCM5401_SHDW_NORMAL_RX_SLICING_5LVL_1D (BIT_8 | BIT_9)
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
200
#define BCM540X_AUX_SPEED_MASK (BIT_8 | BIT_9 | BIT_10)
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
202
#define BCM540X_AUX_10BASET_FD BIT_9
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
203
#define BCM540X_AUX_100BASETX_HD (BIT_8 | BIT_9)
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
206
#define BCM540X_AUX_1000BASET_HD (BIT_9 | BIT_10)
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
207
#define BCM540X_AUX_1000BASET_FD (BIT_8 | BIT_9 | BIT_10)
usr/src/uts/common/io/bnx/570x/common/include/54xx_reg.h
30
#define PHY_CTRL_RESTART_AUTO_NEG BIT_9
usr/src/uts/common/io/bnx/570x/driver/common/lmdev/bnx_hw_phy.c
373
val |= BIT_9; /*auto mdix*/
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2370
BIT_10 | BIT_9 | BIT_8 | BIT_7 | BIT_6 | BIT_5 |
usr/src/uts/common/io/comstar/port/qlt/qlt.c
2405
BIT_10 | BIT_9 | BIT_8 | BIT_7 | BIT_6 | BIT_5 |
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
2600
mcp->to_fw_mask |= BIT_0 | BIT_1 | BIT_9 | BIT_10;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5089
mcp->to_fw_mask |= BIT_9 | BIT_8;
usr/src/uts/common/io/comstar/port/qlt/qlt.c
5746
scsi_status = (uint16_t)(scsi_status | BIT_9);
usr/src/uts/common/io/comstar/port/qlt/qlt_regs.h
102
BIT_11 | BIT_10 | BIT_9 | BIT_8 | \
usr/src/uts/common/io/comstar/port/qlt/qlt_regs.h
82
#define PCI_X_BUS_MODE (BIT_8 | BIT_9 | BIT_10 | BIT_11)
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2779
mr.mb[1] = (uint16_t)(mr.mb[1] | BIT_9);
usr/src/uts/common/io/skd/skd.h
96
#define SKD_PROBED BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1343
#define SRB_UB_RSCN BIT_9 /* Unsolicited RSCN callback. */
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1601
#define QL_FCA_TRAN_ALLOCED BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1948
#define ADAPTER_SUSPENDED (uint64_t)BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
1986
#define ISP_ABORT_NEEDED (uint64_t)BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
2038
#define CFG_SBUS_CARD (uint64_t)BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_api.h
2440
#define PRLI_W3_TASK_RETRY_ID_REQUESTED BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_iocb.h
170
#define TF_ABORT_TASK_SET BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_iocb.h
672
#define CFO_FCP_2_OVR BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
376
#define IDC_TIMEOUT_MASK (BIT_11 | BIT_10 | BIT_9 | BIT_8)
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
493
#define GID_FP_MAC_ADDR BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
540
#define MBX_9 BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
599
#define FO1_AE_AUTO_BYPASS BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
609
#define FO2_FCOE_512_MAX_MEM_WR_BURST BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlc/ql_mbx.h
666
#define IMO_FORCE_DELETE BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
243
#define INIT_LOCKS_CREATED BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge.h
637
#define CFG_LSO BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge_hw.h
203
#define CSR_HRI BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge_hw.h
416
#define RT_IDX_CAM_BIT1 BIT_9
usr/src/uts/common/sys/fibre-channel/fca/qlge/qlge_hw.h
529
#define CQ_9_NOT_EMPTY BIT_9