rio_type          122 drivers/pci/hotplug/ibmphp.h 	u8 rio_type;
rio_type          136 drivers/pci/hotplug/ibmphp.h 	u8 rio_type;
rio_type          144 drivers/pci/hotplug/ibmphp.h 	u8 rio_type;
rio_type          136 drivers/pci/hotplug/ibmphp_ebda.c 		debug("%s - rio_type = %x\n", __func__, ptr->rio_type);
rio_type          151 drivers/pci/hotplug/ibmphp_ebda.c 		debug("%s - rio_type = %x\n", __func__, ptr->rio_type);
rio_type          184 drivers/pci/hotplug/ibmphp_ebda.c 		debug("%s - rio_type %x\n", __func__, ptr->rio_type);
rio_type          416 drivers/pci/hotplug/ibmphp_ebda.c 		rio_detail_ptr->rio_type = readb(io_mem + offset + 5);
rio_type          428 drivers/pci/hotplug/ibmphp_ebda.c 		if (rio_detail_ptr->rio_type == 4 || rio_detail_ptr->rio_type == 5)
rio_type          431 drivers/pci/hotplug/ibmphp_ebda.c 		else if (rio_detail_ptr->rio_type == 6 || rio_detail_ptr->rio_type == 7)
rio_type          467 drivers/pci/hotplug/ibmphp_ebda.c 			opt_rio_ptr->rio_type = rio_detail_ptr->rio_type;
rio_type          505 drivers/pci/hotplug/ibmphp_ebda.c 			opt_rio_lo_ptr->rio_type = rio_detail_ptr->rio_type;