CHIP_VER_B
#define IS_CHIP_VER_B(version) ((version & CHIP_VER_B) ? true : false)
version = (enum version_8192c) (CHIP_VER_B |