Lines Matching full:hub
6 * Support functions for the HUB ASIC - mostly PIO mapping related.
22 * hub_pio_map - establish a HUB PIO mapping
24 * @hub: hub to perform PIO mapping on
40 printk(KERN_WARNING "PIO mapping at hub %d widget %d addr 0x%lx" in hub_pio_map()
60 * received by the hub and can be used by future PIO reads/ in hub_pio_map()
73 " hub %d widget %d addr 0x%lx\n", in hub_pio_map()
120 * hub_set_piomode - set pio mode for a given hub
122 * @nasid: physical node ID for the hub in question
124 * Put the hub into either "PIO conveyor belt" mode or "fire-and-forget" mode.
171 * hub_pio_init - PIO-related hub initialization
173 * @hub: hubinfo structure for our hub
179 /* initialize big window piomaps for this hub */ in hub_pio_init()