Searched refs:board_added (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 Dshpchp_ctrl.c233 * board_added - Called after a board has been added to the system.
239 static int board_added(struct slot *p_slot) function
604 retval = board_added(p_slot);
608 retval = board_added(p_slot);
H A Dpciehp_ctrl.c204 * board_added - Called after a board has been added to the system.
210 static int board_added(struct slot *p_slot) function
567 rc = board_added(p_slot);
H A Dcpqphp_ctrl.c1412 * board_added - Called after a board has been added to the system.
1418 static u32 board_added(struct pci_func *func, struct controller *ctrl) function
2049 rc = board_added(func, ctrl);

Completed in 89 milliseconds