Home
last modified time | relevance | path

Searched refs:CFG_LOAD_FLASH_FW (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c1987 ha->cfg_flags &= ~CFG_LOAD_FLASH_FW; in ql_24xx_properties()
1989 ha->cfg_flags |= CFG_LOAD_FLASH_FW; in ql_24xx_properties()
2326 if (CFG_IST(ha, CFG_LOAD_FLASH_FW)) { in ql_load_isp_firmware()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1770 #define CFG_LOAD_FLASH_FW BIT_20 macro