one_slot 1173 drivers/pci/hotplug/cpqphp_pci.c void __iomem *one_slot; one_slot 1233 drivers/pci/hotplug/cpqphp_pci.c one_slot = rom_resource_table + sizeof(struct hrt); one_slot 1238 drivers/pci/hotplug/cpqphp_pci.c if (!readb(one_slot + SECONDARY_BUS)) one_slot 1243 drivers/pci/hotplug/cpqphp_pci.c while (i && readb(one_slot + SECONDARY_BUS)) { one_slot 1244 drivers/pci/hotplug/cpqphp_pci.c u8 dev_func = readb(one_slot + DEV_FUNC); one_slot 1245 drivers/pci/hotplug/cpqphp_pci.c u8 primary_bus = readb(one_slot + PRIMARY_BUS); one_slot 1246 drivers/pci/hotplug/cpqphp_pci.c u8 secondary_bus = readb(one_slot + SECONDARY_BUS); one_slot 1247 drivers/pci/hotplug/cpqphp_pci.c u8 max_bus = readb(one_slot + MAX_BUS); one_slot 1248 drivers/pci/hotplug/cpqphp_pci.c u16 io_base = readw(one_slot + IO_BASE); one_slot 1249 drivers/pci/hotplug/cpqphp_pci.c u16 io_length = readw(one_slot + IO_LENGTH); one_slot 1250 drivers/pci/hotplug/cpqphp_pci.c u16 mem_base = readw(one_slot + MEM_BASE); one_slot 1251 drivers/pci/hotplug/cpqphp_pci.c u16 mem_length = readw(one_slot + MEM_LENGTH); one_slot 1252 drivers/pci/hotplug/cpqphp_pci.c u16 pre_mem_base = readw(one_slot + PRE_MEM_BASE); one_slot 1253 drivers/pci/hotplug/cpqphp_pci.c u16 pre_mem_length = readw(one_slot + PRE_MEM_LENGTH); one_slot 1262 drivers/pci/hotplug/cpqphp_pci.c one_slot += sizeof(struct slot_rt); one_slot 1282 drivers/pci/hotplug/cpqphp_pci.c one_slot += sizeof(struct slot_rt); one_slot 1394 drivers/pci/hotplug/cpqphp_pci.c one_slot += sizeof(struct slot_rt);