hp_slot 260 drivers/pci/hotplug/cpqphp.h u8 hp_slot; hp_slot 274 drivers/pci/hotplug/cpqphp.h u8 hp_slot; hp_slot 616 drivers/pci/hotplug/cpqphp.h static inline u8 get_adapter_speed(struct controller *ctrl, u8 hp_slot) hp_slot 619 drivers/pci/hotplug/cpqphp.h dbg("slot: %d, PCIXCAP: %8x\n", hp_slot, temp_dword); hp_slot 621 drivers/pci/hotplug/cpqphp.h if (temp_dword & (0x10000 << hp_slot)) hp_slot 623 drivers/pci/hotplug/cpqphp.h if (temp_dword & (0x100 << hp_slot)) hp_slot 627 drivers/pci/hotplug/cpqphp.h if (temp_dword & (0x01 << hp_slot)) hp_slot 654 drivers/pci/hotplug/cpqphp.h u8 hp_slot; hp_slot 656 drivers/pci/hotplug/cpqphp.h hp_slot = slot->device - ctrl->slot_device_offset; hp_slot 658 drivers/pci/hotplug/cpqphp.h return read_amber_LED(ctrl, hp_slot); hp_slot 664 drivers/pci/hotplug/cpqphp.h u8 hp_slot; hp_slot 666 drivers/pci/hotplug/cpqphp.h hp_slot = slot->device - ctrl->slot_device_offset; hp_slot 668 drivers/pci/hotplug/cpqphp.h return is_slot_enabled(ctrl, hp_slot); hp_slot 676 drivers/pci/hotplug/cpqphp.h u8 hp_slot; hp_slot 678 drivers/pci/hotplug/cpqphp.h hp_slot = slot->device - ctrl->slot_device_offset; hp_slot 682 drivers/pci/hotplug/cpqphp.h status = (readl(ctrl->hpc_reg + INT_INPUT_CLEAR) & (0x01L << hp_slot)); hp_slot 692 drivers/pci/hotplug/cpqphp.h u8 hp_slot; hp_slot 695 drivers/pci/hotplug/cpqphp.h hp_slot = slot->device - ctrl->slot_device_offset; hp_slot 699 drivers/pci/hotplug/cpqphp.h >> hp_slot) & 0x02; hp_slot 377 drivers/pci/hotplug/cpqphp_core.c u8 hp_slot; hp_slot 382 drivers/pci/hotplug/cpqphp_core.c hp_slot = func->device - ctrl->slot_device_offset; hp_slot 388 drivers/pci/hotplug/cpqphp_core.c amber_LED_on(ctrl, hp_slot); hp_slot 390 drivers/pci/hotplug/cpqphp_core.c amber_LED_off(ctrl, hp_slot); hp_slot 756 drivers/pci/hotplug/cpqphp_core.c u8 hp_slot = 0; hp_slot 1187 drivers/pci/hotplug/cpqphp_core.c hp_slot = func->device - ctrl->slot_device_offset; hp_slot 1188 drivers/pci/hotplug/cpqphp_core.c dbg("hp_slot: %d\n", hp_slot); hp_slot 1192 drivers/pci/hotplug/cpqphp_core.c func->presence_save = (temp_word >> hp_slot) & 0x01; hp_slot 1193 drivers/pci/hotplug/cpqphp_core.c func->presence_save |= (temp_word >> (hp_slot + 7)) & 0x02; hp_slot 1195 drivers/pci/hotplug/cpqphp_core.c if (ctrl->ctrl_int_comp & (0x1L << hp_slot)) hp_slot 1202 drivers/pci/hotplug/cpqphp_core.c green_LED_off(ctrl, hp_slot); hp_slot 1203 drivers/pci/hotplug/cpqphp_core.c slot_disable(ctrl, hp_slot); hp_slot 55 drivers/pci/hotplug/cpqphp_ctrl.c int hp_slot; hp_slot 67 drivers/pci/hotplug/cpqphp_ctrl.c for (hp_slot = 0; hp_slot < 6; hp_slot++) { hp_slot 68 drivers/pci/hotplug/cpqphp_ctrl.c if (change & (0x1L << hp_slot)) { hp_slot 73 drivers/pci/hotplug/cpqphp_ctrl.c (hp_slot + ctrl->slot_device_offset), 0); hp_slot 80 drivers/pci/hotplug/cpqphp_ctrl.c taskInfo->hp_slot = hp_slot; hp_slot 85 drivers/pci/hotplug/cpqphp_ctrl.c func->presence_save = (temp_word >> hp_slot) & 0x01; hp_slot 86 drivers/pci/hotplug/cpqphp_ctrl.c func->presence_save |= (temp_word >> (hp_slot + 7)) & 0x02; hp_slot 88 drivers/pci/hotplug/cpqphp_ctrl.c if (ctrl->ctrl_int_comp & (0x1L << hp_slot)) { hp_slot 129 drivers/pci/hotplug/cpqphp_ctrl.c int hp_slot; hp_slot 146 drivers/pci/hotplug/cpqphp_ctrl.c for (hp_slot = 0; hp_slot < 6; hp_slot++) { hp_slot 147 drivers/pci/hotplug/cpqphp_ctrl.c if (change & (0x0101 << hp_slot)) { hp_slot 152 drivers/pci/hotplug/cpqphp_ctrl.c (hp_slot + ctrl->slot_device_offset), 0); hp_slot 156 drivers/pci/hotplug/cpqphp_ctrl.c taskInfo->hp_slot = hp_slot; hp_slot 160 drivers/pci/hotplug/cpqphp_ctrl.c p_slot = cpqhp_find_slot(ctrl, hp_slot + (readb(ctrl->hpc_reg + SLOT_MASK) >> 4)); hp_slot 169 drivers/pci/hotplug/cpqphp_ctrl.c temp_byte = (temp_word >> hp_slot) & 0x01; hp_slot 170 drivers/pci/hotplug/cpqphp_ctrl.c temp_byte |= (temp_word >> (hp_slot + 7)) & 0x02; hp_slot 176 drivers/pci/hotplug/cpqphp_ctrl.c dbg("hp_slot %d button pressed\n", hp_slot); hp_slot 182 drivers/pci/hotplug/cpqphp_ctrl.c dbg("hp_slot %d button released\n", hp_slot); hp_slot 189 drivers/pci/hotplug/cpqphp_ctrl.c dbg("hp_slot %d button cancel\n", hp_slot); hp_slot 194 drivers/pci/hotplug/cpqphp_ctrl.c dbg("hp_slot %d button ignore\n", hp_slot); hp_slot 202 drivers/pci/hotplug/cpqphp_ctrl.c func->presence_save = (temp_word >> hp_slot) & 0x01; hp_slot 203 drivers/pci/hotplug/cpqphp_ctrl.c func->presence_save |= (temp_word >> (hp_slot + 7)) & 0x02; hp_slot 205 drivers/pci/hotplug/cpqphp_ctrl.c if ((!(ctrl->ctrl_int_comp & (0x010000 << hp_slot))) || hp_slot 206 drivers/pci/hotplug/cpqphp_ctrl.c (!(ctrl->ctrl_int_comp & (0x01000000 << hp_slot)))) { hp_slot 223 drivers/pci/hotplug/cpqphp_ctrl.c int hp_slot; hp_slot 237 drivers/pci/hotplug/cpqphp_ctrl.c for (hp_slot = 0; hp_slot < 6; hp_slot++) { hp_slot 238 drivers/pci/hotplug/cpqphp_ctrl.c if (change & (0x01 << hp_slot)) { hp_slot 243 drivers/pci/hotplug/cpqphp_ctrl.c (hp_slot + ctrl->slot_device_offset), 0); hp_slot 247 drivers/pci/hotplug/cpqphp_ctrl.c taskInfo->hp_slot = hp_slot; hp_slot 251 drivers/pci/hotplug/cpqphp_ctrl.c if (ctrl->ctrl_int_comp & (0x00000100 << hp_slot)) { hp_slot 265 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_on(ctrl, hp_slot); hp_slot 266 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_off(ctrl, hp_slot); hp_slot 284 drivers/pci/hotplug/cpqphp_ctrl.c info("power fault bit %x set\n", hp_slot); hp_slot 1115 drivers/pci/hotplug/cpqphp_ctrl.c static u8 set_controller_speed(struct controller *ctrl, u8 adapter_speed, u8 hp_slot) hp_slot 1131 drivers/pci/hotplug/cpqphp_ctrl.c if (slot->device == (hp_slot + ctrl->slot_device_offset)) hp_slot 1231 drivers/pci/hotplug/cpqphp_ctrl.c slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); hp_slot 1257 drivers/pci/hotplug/cpqphp_ctrl.c u8 hp_slot; hp_slot 1262 drivers/pci/hotplug/cpqphp_ctrl.c hp_slot = func->device - ctrl->slot_device_offset; hp_slot 1267 drivers/pci/hotplug/cpqphp_ctrl.c if (readl(ctrl->hpc_reg + INT_INPUT_CLEAR) & (0x01L << hp_slot)) hp_slot 1272 drivers/pci/hotplug/cpqphp_ctrl.c else if (is_slot_enabled(ctrl, hp_slot)) hp_slot 1278 drivers/pci/hotplug/cpqphp_ctrl.c enable_slot_power(ctrl, hp_slot); hp_slot 1296 drivers/pci/hotplug/cpqphp_ctrl.c adapter_speed = get_adapter_speed(ctrl, hp_slot); hp_slot 1298 drivers/pci/hotplug/cpqphp_ctrl.c if (set_controller_speed(ctrl, adapter_speed, hp_slot)) hp_slot 1302 drivers/pci/hotplug/cpqphp_ctrl.c disable_slot_power(ctrl, hp_slot); hp_slot 1316 drivers/pci/hotplug/cpqphp_ctrl.c slot_enable(ctrl, hp_slot); hp_slot 1317 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_blink(ctrl, hp_slot); hp_slot 1319 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_off(ctrl, hp_slot); hp_slot 1353 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_on(ctrl, hp_slot); hp_slot 1354 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_off(ctrl, hp_slot); hp_slot 1355 drivers/pci/hotplug/cpqphp_ctrl.c slot_disable(ctrl, hp_slot); hp_slot 1379 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_on(ctrl, hp_slot); hp_slot 1380 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_off(ctrl, hp_slot); hp_slot 1381 drivers/pci/hotplug/cpqphp_ctrl.c slot_disable(ctrl, hp_slot); hp_slot 1407 drivers/pci/hotplug/cpqphp_ctrl.c u8 hp_slot; hp_slot 1418 drivers/pci/hotplug/cpqphp_ctrl.c hp_slot = func->device - ctrl->slot_device_offset; hp_slot 1420 drivers/pci/hotplug/cpqphp_ctrl.c __func__, func->device, ctrl->slot_device_offset, hp_slot); hp_slot 1425 drivers/pci/hotplug/cpqphp_ctrl.c enable_slot_power(ctrl, hp_slot); hp_slot 1444 drivers/pci/hotplug/cpqphp_ctrl.c adapter_speed = get_adapter_speed(ctrl, hp_slot); hp_slot 1446 drivers/pci/hotplug/cpqphp_ctrl.c if (set_controller_speed(ctrl, adapter_speed, hp_slot)) hp_slot 1450 drivers/pci/hotplug/cpqphp_ctrl.c disable_slot_power(ctrl, hp_slot); hp_slot 1462 drivers/pci/hotplug/cpqphp_ctrl.c p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); hp_slot 1471 drivers/pci/hotplug/cpqphp_ctrl.c slot_enable(ctrl, hp_slot); hp_slot 1474 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_blink(ctrl, hp_slot); hp_slot 1477 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_off(ctrl, hp_slot); hp_slot 1544 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_on(ctrl, hp_slot); hp_slot 1545 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_off(ctrl, hp_slot); hp_slot 1546 drivers/pci/hotplug/cpqphp_ctrl.c slot_disable(ctrl, hp_slot); hp_slot 1576 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_on(ctrl, hp_slot); hp_slot 1587 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_on(ctrl, hp_slot); hp_slot 1588 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_off(ctrl, hp_slot); hp_slot 1589 drivers/pci/hotplug/cpqphp_ctrl.c slot_disable(ctrl, hp_slot); hp_slot 1615 drivers/pci/hotplug/cpqphp_ctrl.c u8 hp_slot; hp_slot 1626 drivers/pci/hotplug/cpqphp_ctrl.c hp_slot = func->device - ctrl->slot_device_offset; hp_slot 1627 drivers/pci/hotplug/cpqphp_ctrl.c dbg("In %s, hp_slot = %d\n", __func__, hp_slot); hp_slot 1659 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_off(ctrl, hp_slot); hp_slot 1660 drivers/pci/hotplug/cpqphp_ctrl.c slot_disable(ctrl, hp_slot); hp_slot 1666 drivers/pci/hotplug/cpqphp_ctrl.c temp_byte &= ~(0x01 << hp_slot); hp_slot 1773 drivers/pci/hotplug/cpqphp_ctrl.c u8 hp_slot; hp_slot 1782 drivers/pci/hotplug/cpqphp_ctrl.c hp_slot = ctrl->event_queue[loop].hp_slot; hp_slot 1784 drivers/pci/hotplug/cpqphp_ctrl.c func = cpqhp_slot_find(ctrl->bus, (hp_slot + ctrl->slot_device_offset), 0); hp_slot 1788 drivers/pci/hotplug/cpqphp_ctrl.c p_slot = cpqhp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); hp_slot 1793 drivers/pci/hotplug/cpqphp_ctrl.c hp_slot, func, p_slot); hp_slot 1807 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_on(ctrl, hp_slot); hp_slot 1811 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_off(ctrl, hp_slot); hp_slot 1818 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_off(ctrl, hp_slot); hp_slot 1831 drivers/pci/hotplug/cpqphp_ctrl.c if (is_slot_enabled(ctrl, hp_slot)) { hp_slot 1844 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_off(ctrl, hp_slot); hp_slot 1845 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_blink(ctrl, hp_slot); hp_slot 1856 drivers/pci/hotplug/cpqphp_ctrl.c p_slot->hp_slot = hp_slot; hp_slot 1887 drivers/pci/hotplug/cpqphp_ctrl.c u8 hp_slot; hp_slot 1894 drivers/pci/hotplug/cpqphp_ctrl.c hp_slot = p_slot->hp_slot; hp_slot 1898 drivers/pci/hotplug/cpqphp_ctrl.c if (is_slot_enabled(ctrl, hp_slot)) { hp_slot 1909 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_on(ctrl, hp_slot); hp_slot 1910 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_on(ctrl, hp_slot); hp_slot 1932 drivers/pci/hotplug/cpqphp_ctrl.c amber_LED_on(ctrl, hp_slot); hp_slot 1933 drivers/pci/hotplug/cpqphp_ctrl.c green_LED_off(ctrl, hp_slot); hp_slot 1949 drivers/pci/hotplug/cpqphp_ctrl.c u8 device, hp_slot; hp_slot 1959 drivers/pci/hotplug/cpqphp_ctrl.c hp_slot = device - ctrl->slot_device_offset; hp_slot 1967 drivers/pci/hotplug/cpqphp_ctrl.c if (tempdword & (0x01 << hp_slot)) hp_slot 1988 drivers/pci/hotplug/cpqphp_ctrl.c func->presence_save = (temp_word >> hp_slot) & 0x01; hp_slot 1989 drivers/pci/hotplug/cpqphp_ctrl.c func->presence_save |= (temp_word >> (hp_slot + 7)) & 0x02; hp_slot 1991 drivers/pci/hotplug/cpqphp_ctrl.c if (ctrl->ctrl_int_comp & (0x1L << hp_slot)) { hp_slot 2018 drivers/pci/hotplug/cpqphp_ctrl.c func->presence_save = (temp_word >> hp_slot) & 0x01; hp_slot 2020 drivers/pci/hotplug/cpqphp_ctrl.c (temp_word >> (hp_slot + 7)) & 0x02; hp_slot 2022 drivers/pci/hotplug/cpqphp_ctrl.c if (ctrl->ctrl_int_comp & (0x1L << hp_slot)) { hp_slot 81 drivers/pci/hotplug/shpchp.h u8 hp_slot; hp_slot 162 drivers/pci/hotplug/shpchp.h u8 shpchp_handle_attention_button(u8 hp_slot, struct controller *ctrl); hp_slot 163 drivers/pci/hotplug/shpchp.h u8 shpchp_handle_switch_change(u8 hp_slot, struct controller *ctrl); hp_slot 164 drivers/pci/hotplug/shpchp.h u8 shpchp_handle_presence_change(u8 hp_slot, struct controller *ctrl); hp_slot 165 drivers/pci/hotplug/shpchp.h u8 shpchp_handle_power_fault(u8 hp_slot, struct controller *ctrl); hp_slot 81 drivers/pci/hotplug/shpchp_core.c slot->hp_slot = i; hp_slot 103 drivers/pci/hotplug/shpchp_core.c slot->bus, slot->device, slot->hp_slot, slot->number, hp_slot 45 drivers/pci/hotplug/shpchp_ctrl.c u8 shpchp_handle_attention_button(u8 hp_slot, struct controller *ctrl) hp_slot 53 drivers/pci/hotplug/shpchp_ctrl.c p_slot = shpchp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); hp_slot 68 drivers/pci/hotplug/shpchp_ctrl.c u8 shpchp_handle_switch_change(u8 hp_slot, struct controller *ctrl) hp_slot 77 drivers/pci/hotplug/shpchp_ctrl.c p_slot = shpchp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); hp_slot 106 drivers/pci/hotplug/shpchp_ctrl.c u8 shpchp_handle_presence_change(u8 hp_slot, struct controller *ctrl) hp_slot 114 drivers/pci/hotplug/shpchp_ctrl.c p_slot = shpchp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); hp_slot 141 drivers/pci/hotplug/shpchp_ctrl.c u8 shpchp_handle_power_fault(u8 hp_slot, struct controller *ctrl) hp_slot 149 drivers/pci/hotplug/shpchp_ctrl.c p_slot = shpchp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); hp_slot 167 drivers/pci/hotplug/shpchp_ctrl.c ctrl_info(ctrl, "Power fault bit %x set\n", hp_slot); hp_slot 231 drivers/pci/hotplug/shpchp_ctrl.c u8 hp_slot; hp_slot 238 drivers/pci/hotplug/shpchp_ctrl.c hp_slot = p_slot->device - ctrl->slot_device_offset; hp_slot 241 drivers/pci/hotplug/shpchp_ctrl.c __func__, p_slot->device, ctrl->slot_device_offset, hp_slot); hp_slot 341 drivers/pci/hotplug/shpchp_ctrl.c u8 hp_slot; hp_slot 347 drivers/pci/hotplug/shpchp_ctrl.c hp_slot = p_slot->device - ctrl->slot_device_offset; hp_slot 348 drivers/pci/hotplug/shpchp_ctrl.c p_slot = shpchp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset); hp_slot 350 drivers/pci/hotplug/shpchp_ctrl.c ctrl_dbg(ctrl, "%s: hp_slot = %d\n", __func__, hp_slot); hp_slot 368 drivers/pci/hotplug/shpchp_hpc.c u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); hp_slot 392 drivers/pci/hotplug/shpchp_hpc.c u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); hp_slot 417 drivers/pci/hotplug/shpchp_hpc.c u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); hp_slot 427 drivers/pci/hotplug/shpchp_hpc.c u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); hp_slot 448 drivers/pci/hotplug/shpchp_hpc.c u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); hp_slot 517 drivers/pci/hotplug/shpchp_hpc.c u32 slot_reg = shpc_readl(ctrl, SLOT_REG(slot->hp_slot)); hp_slot 541 drivers/pci/hotplug/shpchp_hpc.c return shpc_write_cmd(slot, slot->hp_slot, slot_cmd); hp_slot 547 drivers/pci/hotplug/shpchp_hpc.c shpc_write_cmd(slot, slot->hp_slot, SET_PWR_ON); hp_slot 552 drivers/pci/hotplug/shpchp_hpc.c shpc_write_cmd(slot, slot->hp_slot, SET_PWR_OFF); hp_slot 557 drivers/pci/hotplug/shpchp_hpc.c shpc_write_cmd(slot, slot->hp_slot, SET_PWR_BLINK); hp_slot 604 drivers/pci/hotplug/shpchp_hpc.c retval = shpc_write_cmd(slot, slot->hp_slot, SET_SLOT_PWR); hp_slot 616 drivers/pci/hotplug/shpchp_hpc.c retval = shpc_write_cmd(slot, slot->hp_slot, hp_slot 629 drivers/pci/hotplug/shpchp_hpc.c retval = shpc_write_cmd(slot, slot->hp_slot, hp_slot 776 drivers/pci/hotplug/shpchp_hpc.c int hp_slot; hp_slot 815 drivers/pci/hotplug/shpchp_hpc.c for (hp_slot = 0; hp_slot < ctrl->num_slots; hp_slot++) { hp_slot 817 drivers/pci/hotplug/shpchp_hpc.c if (!(intr_loc & SLOT_INTR_PENDING(hp_slot))) hp_slot 820 drivers/pci/hotplug/shpchp_hpc.c slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); hp_slot 822 drivers/pci/hotplug/shpchp_hpc.c hp_slot, slot_reg); hp_slot 825 drivers/pci/hotplug/shpchp_hpc.c shpchp_handle_switch_change(hp_slot, ctrl); hp_slot 828 drivers/pci/hotplug/shpchp_hpc.c shpchp_handle_attention_button(hp_slot, ctrl); hp_slot 831 drivers/pci/hotplug/shpchp_hpc.c shpchp_handle_presence_change(hp_slot, ctrl); hp_slot 834 drivers/pci/hotplug/shpchp_hpc.c shpchp_handle_power_fault(hp_slot, ctrl); hp_slot 838 drivers/pci/hotplug/shpchp_hpc.c shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); hp_slot 922 drivers/pci/hotplug/shpchp_hpc.c u8 hp_slot; hp_slot 1026 drivers/pci/hotplug/shpchp_hpc.c for (hp_slot = 0; hp_slot < ctrl->num_slots; hp_slot++) { hp_slot 1027 drivers/pci/hotplug/shpchp_hpc.c slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); hp_slot 1029 drivers/pci/hotplug/shpchp_hpc.c hp_slot, slot_reg); hp_slot 1035 drivers/pci/hotplug/shpchp_hpc.c shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg); hp_slot 1070 drivers/pci/hotplug/shpchp_hpc.c for (hp_slot = 0; hp_slot < ctrl->num_slots; hp_slot++) { hp_slot 1071 drivers/pci/hotplug/shpchp_hpc.c slot_reg = shpc_readl(ctrl, SLOT_REG(hp_slot)); hp_slot 1073 drivers/pci/hotplug/shpchp_hpc.c hp_slot, slot_reg); hp_slot 1077 drivers/pci/hotplug/shpchp_hpc.c shpc_writel(ctrl, SLOT_REG(hp_slot), slot_reg);