io_length         202 drivers/pci/hotplug/cpqphp.h 	u16 io_length;
io_length         218 drivers/pci/hotplug/cpqphp.h 	IO_LENGTH =		offsetof(struct slot_rt, io_length),
io_length        1249 drivers/pci/hotplug/cpqphp_pci.c 		u16 io_length = readw(one_slot + IO_LENGTH);
io_length        1256 drivers/pci/hotplug/cpqphp_pci.c 		    dev_func, io_base, io_length, mem_base, mem_length, pre_mem_base, pre_mem_length,
io_length        1300 drivers/pci/hotplug/cpqphp_pci.c 		temp_dword = io_base + io_length;
io_length        1308 drivers/pci/hotplug/cpqphp_pci.c 			io_node->length = io_length;
io_length         166 drivers/platform/x86/fujitsu-tablet.c 	int io_length;
io_length         431 drivers/platform/x86/fujitsu-tablet.c 		fujitsu.io_length = res->data.io.address_length;
io_length         469 drivers/platform/x86/fujitsu-tablet.c 	if (!request_region(fujitsu.io_base, fujitsu.io_length, MODULENAME)) {
io_length         479 drivers/platform/x86/fujitsu-tablet.c 		release_region(fujitsu.io_base, fujitsu.io_length);
io_length         490 drivers/platform/x86/fujitsu-tablet.c 	release_region(fujitsu.io_base, fujitsu.io_length);