riodev_count       94 drivers/pci/hotplug/ibmphp.h 	u8 riodev_count;
riodev_count      362 drivers/pci/hotplug/ibmphp_ebda.c 			rio_table_ptr->riodev_count = readb(io_mem + offset + 2);
riodev_count      368 drivers/pci/hotplug/ibmphp_ebda.c 				rio_table_ptr->riodev_count, rio_table_ptr->offset);
riodev_count      410 drivers/pci/hotplug/ibmphp_ebda.c 	for (i = 0; i < rio_table_ptr->riodev_count; i++) {