Searched refs:dev_count (Results 1 – 2 of 2) sorted by relevance
15 devices[dev_count] = (fip_)dev_info_pool16 dev_count++22 devices[dev_count] = memmap_dev_info23 dev_count++
29 static unsigned int dev_count; variable150 if (dev_count < MAX_IO_DEVICES) { in io_register_device()151 devices[dev_count] = dev_info; in io_register_device()152 dev_count++; in io_register_device()
Completed in 2 milliseconds