Home
last modified time | relevance | path

Searched refs:get_slot (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/pci/hotplug/
A Dshpchp_core.c148 struct slot *slot = get_slot(hotplug_slot); in set_attention_status()
161 struct slot *slot = get_slot(hotplug_slot); in enable_slot()
171 struct slot *slot = get_slot(hotplug_slot); in disable_slot()
181 struct slot *slot = get_slot(hotplug_slot); in get_power_status()
196 struct slot *slot = get_slot(hotplug_slot); in get_attention_status()
211 struct slot *slot = get_slot(hotplug_slot); in get_latch_status()
226 struct slot *slot = get_slot(hotplug_slot); in get_adapter_status()
A Dshpchp.h210 static inline struct slot *get_slot(struct hotplug_slot *hotplug_slot) in get_slot() function
/linux/arch/powerpc/lib/
A Drheap.c121 static rh_block_t *get_slot(rh_info_t * info) in get_slot() function
358 blk = get_slot(info); in rh_attach_region()
427 newblk = get_slot(info); in rh_detach_region()
485 spblk = get_slot(info); in rh_alloc_align()
491 newblk = get_slot(info); in rh_alloc_align()
589 newblk2 = get_slot(info); in rh_alloc_fixed()
596 newblk1 = get_slot(info); in rh_alloc_fixed()
/linux/drivers/pci/
A Dslot.c173 static struct pci_slot *get_slot(struct pci_bus *parent, int slot_nr) in get_slot() function
243 slot = get_slot(parent, slot_nr); in pci_create_slot()
/linux/net/sched/
A Dsch_netem.c806 static void get_slot(struct netem_sched_data *q, const struct nlattr *attr) in get_slot() function
1042 get_slot(q, tb[TCA_NETEM_SLOT]); in netem_change()

Completed in 11 milliseconds