Home
last modified time | relevance | path

Searched refs:BIT_22 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnx/include/
H A Dbits.h49 #define BIT_22 0x400000 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dstmf_defines.h53 #define BIT_22 0x400000 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h201 #define BIT_22 0x400000 macro
1359 #define SRB_MS_PKT BIT_22 /* Management Service pkt */
1964 #define LOOPBACK_ACTIVE (uint64_t)BIT_22
2002 #define IDC_POLL_NEEDED (uint64_t)BIT_22
2054 #define CFG_DUMP_ISP_SYSTEM_ERROR (uint64_t)BIT_22
H A Dql_mbx.h527 #define MBX_22 BIT_22
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h66 #define BIT_22 0x400000 macro
429 #define RT_IDX_ERR BIT_22
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c2230 BIT_26 | BIT_23 | BIT_22); in qlt_port_online()
2233 BIT_26 | BIT_23 | BIT_22 | BIT_5); in qlt_port_online()
2237 icb+0x60, BIT_26 | BIT_23 | BIT_22 | BIT_5); in qlt_port_online()
5937 fctl = ((fctl ^ BIT_23) & ~BIT_22) | (BIT_19 | BIT_16); in qlt_send_abts_response()