Home
last modified time | relevance | path

Searched refs:BIT_31 (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h75 #define BIT_31 0x80000000 macro
118 #define PROC_ADDR_RDY BIT_31
362 #define MAC_ADDR_MW BIT_31
368 #define SPLT_HDR_EP BIT_31
404 #define RT_IDX_MW BIT_31
438 #define RT_IDX_RSS_MATCH BIT_31
907 #define ROUTING_INDEX_MW BIT_31
1876 #define XG_SERDES_ADDR_RDY BIT_31
2221 #define FLASH_RDY_FLAG BIT_31
2322 #define FLASH_PAGE BIT_31
/titanic_44/usr/src/uts/common/sys/
H A Dstmf_defines.h62 #define BIT_31 0x80000000 macro
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt_regs.h145 #define FLASH_DATA_FLAG BIT_31
H A Dqlt.c2813 REG_WR32(qlt, REG_FLASH_ADDR, faddr & ~BIT_31); in qlt_read_flash_word()
2817 if (REG_RD32(qlt, REG_FLASH_ADDR) & BIT_31) { in qlt_read_flash_word()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h215 #define FLASH_PAGE BIT_31
H A Dql_api.h191 #define BIT_31 0x80000000 macro
554 #define FLASH_DATA_FLAG BIT_31
1781 #define CFG_LR_SUPPORT BIT_31
H A Dql_iocb.h630 #define CF_DO_NOT_SEND BIT_31
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_ioctl.c450 if (nv_cmd & BIT_31) { in ql_get_feature_bits()
794 if (nv_cmd & BIT_31) { in ql_load_nvram()
823 if (nv_cmd & BIT_31) { in ql_load_nvram()
H A Dql_init.c837 if (nv_cmd & BIT_31) { in ql_nvram_request()