Searched refs:shpchp_find_slot (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dshpchp_ctrl.c68 p_slot = shpchp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset);
92 p_slot = shpchp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset);
129 p_slot = shpchp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset);
164 p_slot = shpchp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset);
364 p_slot = shpchp_find_slot(ctrl, hp_slot + ctrl->slot_device_offset);
H A Dshpchp.h238 static inline struct slot *shpchp_find_slot(struct controller *ctrl, u8 device) function

Completed in 98 milliseconds