Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dstmf_defines.h51 #define BIT_20 0x100000 macro
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h247 #define LED_MASK_UPDATE_24 (BIT_20 | BIT_19 | BIT_18)
H A Dql_api.h180 #define BIT_20 0x100000 macro
1195 #define SRB_UB_FREE_REQUESTED BIT_20 /* UB Free requested */
1727 #define TASK_THREAD_CALLED BIT_20
1770 #define CFG_LOAD_FLASH_FW BIT_20
H A Dql_mbx.h423 #define MBX_20 BIT_20
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h64 #define BIT_20 0x100000 macro
427 #define RT_IDX_UNUSED20 BIT_20
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1337 DMEM_WR32(qlt, icb+0x64, BIT_20 | BIT_4); /* fw options 3 */ in qlt_port_online()