Home
last modified time | relevance | path

Searched refs:route_tab (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dsys_sio.c95 orig_route_tab, alpha_mv.sys.sio.route_tab); in sio_pci_route()
103 alpha_mv.sys.sio.route_tab); in sio_pci_route()
200 tmp = __kernel_extbl(alpha_mv.sys.sio.route_tab, irq); in noname_map_irq()
226 tmp = __kernel_extbl(alpha_mv.sys.sio.route_tab, irq); in p2k_map_irq()
357 .route_tab = 0x0e0f0a0a,
386 .route_tab = 0x0b0a050f, /* leave 14 for IDE, 9 for SND */
424 .route_tab = 0x0b0a0f0d,
453 .route_tab = 0x0b0a090f,
482 .route_tab = 0x0b0a090f,
/openbmc/linux/arch/alpha/include/asm/
H A Dmachvec.h115 unsigned int route_tab; member