Searched refs:pciehp_find_slot (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dpciehp_ctrl.c68 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset);
90 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset);
121 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset);
154 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset);
289 p_slot = pciehp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset);
H A Dpciehp.h164 static inline struct slot *pciehp_find_slot(struct controller *ctrl, u8 device) function
H A Dpciehp_core.c471 t_slot = pciehp_find_slot(ctrl, ctrl->slot_device_offset);

Completed in 175 milliseconds