Home
last modified time | relevance | path

Searched refs:to_slot (Results 1 – 13 of 13) sorted by relevance

/linux-6.1.9/drivers/pci/hotplug/
Dacpiphp_core.c121 struct slot *slot = to_slot(hotplug_slot); in enable_slot()
138 struct slot *slot = to_slot(hotplug_slot); in disable_slot()
182 struct slot *slot = to_slot(hotplug_slot); in get_power_status()
228 struct slot *slot = to_slot(hotplug_slot); in get_latch_status()
248 struct slot *slot = to_slot(hotplug_slot); in get_adapter_status()
Drpaphp_core.c57 struct slot *slot = to_slot(hotplug_slot); in set_attention_status()
84 struct slot *slot = to_slot(hotplug_slot); in get_power_status()
99 struct slot *slot = to_slot(hotplug_slot); in get_attention_status()
106 struct slot *slot = to_slot(hotplug_slot); in get_adapter_status()
486 struct slot *slot = to_slot(hotplug_slot); in enable_slot()
518 struct slot *slot = to_slot(hotplug_slot); in disable_slot()
Dcpci_hotplug_core.c73 struct slot *slot = to_slot(hotplug_slot); in enable_slot()
86 struct slot *slot = to_slot(hotplug_slot); in disable_slot()
142 struct slot *slot = to_slot(hotplug_slot); in get_power_status()
151 struct slot *slot = to_slot(hotplug_slot); in get_attention_status()
160 return cpci_set_attention_status(to_slot(hotplug_slot), status); in set_attention_status()
166 struct slot *slot = to_slot(hotplug_slot); in get_adapter_status()
175 struct slot *slot = to_slot(hotplug_slot); in get_latch_status()
Dibmphp_core.c242 pslot = to_slot(hotplug_slot); in set_attention_status()
265 pslot = to_slot(hotplug_slot); in get_attention_status()
291 pslot = to_slot(hotplug_slot); in get_latch_status()
316 pslot = to_slot(hotplug_slot); in get_power_status()
341 pslot = to_slot(hotplug_slot); in get_adapter_present()
903 slot_cur = to_slot(hs); in enable_slot()
1064 struct slot *slot = to_slot(hotplug_slot); in ibmphp_disable_slot()
Dcpqphp_core.c418 struct slot *slot = to_slot(hotplug_slot); in set_attention_status()
445 struct slot *slot = to_slot(hotplug_slot); in process_SI()
477 struct slot *slot = to_slot(hotplug_slot); in process_SS()
504 struct slot *slot = to_slot(hotplug_slot); in hardware_test()
515 struct slot *slot = to_slot(hotplug_slot); in get_power_status()
526 struct slot *slot = to_slot(hotplug_slot); in get_attention_status()
537 struct slot *slot = to_slot(hotplug_slot); in get_latch_status()
549 struct slot *slot = to_slot(hotplug_slot); in get_adapter_status()
Drpaphp.h77 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot() function
Dcpci_hotplug.h66 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot() function
Dacpiphp.h46 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot() function
Dacpiphp_ibm.c44 #define hpslot_to_sun(A) (to_slot(A)->sun)
Dibmphp.h744 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot() function
Dcpqphp.h451 static inline struct slot *to_slot(struct hotplug_slot *hotplug_slot) in to_slot() function
Dibmphp_ebda.c669 slot = to_slot(hotplug_slot); in fillslotinfo()
/linux-6.1.9/drivers/nvdimm/
Dlabel.c281 static int to_slot(struct nvdimm_drvdata *ndd, in to_slot() function
812 u32 slot = to_slot(ndd, victim->label); in reap_victim()
958 to_slot(ndd, nd_label)); in __pmem_label_update()
1038 slot = to_slot(ndd, nd_label); in del_labels()