Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dshpchp_core.c186 struct slot *slot = get_slot(hotplug_slot); in set_attention_status()
199 struct slot *slot = get_slot(hotplug_slot); in enable_slot()
209 struct slot *slot = get_slot(hotplug_slot); in disable_slot()
219 struct slot *slot = get_slot(hotplug_slot); in get_power_status()
234 struct slot *slot = get_slot(hotplug_slot); in get_attention_status()
249 struct slot *slot = get_slot(hotplug_slot); in get_latch_status()
264 struct slot *slot = get_slot(hotplug_slot); in get_adapter_status()
Dshpchp.h234 static inline struct slot *get_slot(struct hotplug_slot *hotplug_slot) in get_slot() function
/drivers/pci/
Dslot.c194 static struct pci_slot *get_slot(struct pci_bus *parent, int slot_nr) in get_slot() function
265 slot = get_slot(parent, slot_nr); in pci_create_slot()
/drivers/staging/tidspbridge/pmgr/
Dcmm.c144 static s32 get_slot(struct cmm_object *cmm_mgr_obj);
463 slot_seg = get_slot(cmm_mgr_obj); in cmm_register_gppsm_seg()
604 static s32 get_slot(struct cmm_object *cmm_mgr_obj) in get_slot() function
/drivers/net/
Dmacvtap.c92 static int get_slot(struct macvlan_dev *vlan, struct macvtap_queue *q) in get_slot() function
117 index = get_slot(vlan, NULL); in macvtap_set_queue()
148 int index = get_slot(vlan, q); in macvtap_put_queue()
/drivers/block/mtip32xx/
Dmtip32xx.c193 static int get_slot(struct mtip_port *port) in get_slot() function
2507 *tag = get_slot(dd->port); in mtip_hw_get_scatterlist()