Home
last modified time | relevance | path

Searched refs:io_length (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/hotplug/
H A Dcpqphp_pci.c1236 u16 io_length = readw(one_slot + IO_LENGTH); in cpqhp_find_available_resources() local
1243 dev_func, io_base, io_length, mem_base, mem_length, pre_mem_base, pre_mem_length, in cpqhp_find_available_resources()
1287 temp_dword = io_base + io_length; in cpqhp_find_available_resources()
1295 io_node->length = io_length; in cpqhp_find_available_resources()
H A Dcpqphp.h202 u16 io_length; member
218 IO_LENGTH = offsetof(struct slot_rt, io_length),