Searched refs:wildfire_soft_qbb_map (Results 1 – 2 of 2) sorted by relevance
49 unsigned char wildfire_soft_qbb_map[WILDFIRE_MAX_QBB]; variable215 memset(wildfire_soft_qbb_map, QBB_MAP_EMPTY, WILDFIRE_MAX_QBB); in wildfire_hardware_probe()260 wildfire_soft_qbb_map[soft_qbb] = hard_qbb; in wildfire_hardware_probe()627 if (wildfire_soft_qbb_map[i] == QBB_MAP_EMPTY) in wildfire_dump_hardware_config()630 printk("%3d ", wildfire_soft_qbb_map[i]); in wildfire_dump_hardware_config()
16 extern unsigned char wildfire_soft_qbb_map[WILDFIRE_MAX_QBB];