Searched refs:wildfire_soft_qbb_map (Results 1 – 2 of 2) sorted by relevance
48 unsigned char wildfire_soft_qbb_map[WILDFIRE_MAX_QBB]; variable212 memset(wildfire_soft_qbb_map, QBB_MAP_EMPTY, WILDFIRE_MAX_QBB); in wildfire_hardware_probe()257 wildfire_soft_qbb_map[soft_qbb] = hard_qbb; in wildfire_hardware_probe()651 if (wildfire_soft_qbb_map[i] == QBB_MAP_EMPTY) in wildfire_dump_hardware_config()654 printk("%3d ", wildfire_soft_qbb_map[i]); in wildfire_dump_hardware_config()
15 extern unsigned char wildfire_soft_qbb_map[WILDFIRE_MAX_QBB];