Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnx/include/
H A Dbits.h50 #define BIT_23 0x800000 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dstmf_defines.h54 #define BIT_23 0x800000 macro
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h202 #define BIT_23 0x800000 macro
1965 #define QUEUE_SHADOW_PTRS (uint64_t)BIT_23
2003 #define FIRMWARE_LOADED (uint64_t)BIT_23
2055 #define CFG_DUMP_DRIVER_COMMAND_TIMEOUT (uint64_t)BIT_23
H A Dql_mbx.h526 #define MBX_23 BIT_23
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h67 #define BIT_23 0x800000 macro
430 #define RT_IDX_VALID BIT_23
/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()