• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/

Lines Matching refs:controller

94 /* offsets to the controller registers based on the above structure layout */
112 static inline int pciehp_readw(struct controller *ctrl, int reg, u16 *value)
118 static inline int pciehp_readl(struct controller *ctrl, int reg, u32 *value)
124 static inline int pciehp_writew(struct controller *ctrl, int reg, u16 value)
130 static inline int pciehp_writel(struct controller *ctrl, int reg, u32 value)
227 static void start_int_poll_timer(struct controller *ctrl, int sec);
232 struct controller *ctrl = (struct controller *)data;
247 static void start_int_poll_timer(struct controller *ctrl, int sec)
259 static inline int pcie_wait_cmd(struct controller *ctrl)
280 struct controller *ctrl = slot->ctrl;
319 static int hpc_check_lnk_status(struct controller *ctrl)
347 struct controller *ctrl = slot->ctrl;
389 struct controller *ctrl = slot->ctrl;
425 struct controller *ctrl = slot->ctrl;
445 struct controller *ctrl = slot->ctrl;
466 struct controller *ctrl = slot->ctrl;
486 struct controller *ctrl = slot->ctrl;
505 struct controller *ctrl = slot->ctrl;
531 struct controller *ctrl = slot->ctrl;
571 struct controller *ctrl = slot->ctrl;
597 struct controller *ctrl = slot->ctrl;
624 struct controller *ctrl = slot->ctrl;
649 static void hpc_release_ctlr(struct controller *ctrl)
659 * If this is the last controller to be released, destroy the
670 struct controller *ctrl = slot->ctrl;
727 struct controller *ctrl = slot->ctrl;
773 struct controller *ctrl = (struct controller *)dev_id;
903 struct controller *ctrl = slot->ctrl;
933 struct controller *ctrl = slot->ctrl;
984 struct controller *ctrl = slot->ctrl;
1014 struct controller *ctrl = slot->ctrl;
1102 * within the scope of the hotplug controller and its parents, upto
1103 * the host bridge under which this controller exists.
1107 * This hotplug controller was not listed in the ACPI name
1158 int pcie_init(struct controller * ctrl, struct pcie_device *dev)
1174 dbg("%s: hotplug controller vendor id 0x%x device id 0x%x\n",
1292 err("Can't get irq %d for the hotplug controller\n",
1301 * If this is the first controller to be initialized,