Searched refs:state_pool (Results 1 – 3 of 3) sorted by relevance
50 static mtd_dev_state_t state_pool[MAX_IO_MTD_DEVICES]; variable67 if (state_pool[index].dev_spec == dev_spec) { in find_first_mtd_state()89 dev_info_pool[index].info = (uintptr_t)&state_pool[index]; in allocate_dev_info()
63 static fip_dev_state_t state_pool[MAX_FIP_DEVICES]; variable131 if (state_pool[index].dev_spec == dev_spec) { in find_first_fip_state()156 (uintptr_t)&state_pool[index]; in allocate_dev_info()
57 static block_dev_state_t state_pool[MAX_IO_BLOCK_DEVICES]; variable77 if (state_pool[index].dev_spec == dev_spec) { in find_first_block_state()98 dev_info_pool[index].info = (uintptr_t)&state_pool[index]; in allocate_dev_info()