/linux-2.6.39/arch/ia64/include/asm/sn/ ! |
D | sn_sal.h | 244 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_GETC, 0, 0, 0, 0, 0, 0, 0); in ia64_sn_console_getc() 266 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_READC, 0, 0, 0, 0, 0, 0, 0); in ia64_sn_console_readc() 284 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_PUTC, (u64)ch, 0, 0, 0, 0, 0, 0); in ia64_sn_console_putc() 301 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_PUTB, (u64)buf, (u64)len, 0, 0, 0, 0, 0); in ia64_sn_console_putb() 338 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_LOG_CE, 0, 0, 0, 0, 0, 0, 0); in ia64_sn_plat_cpei_handler() 374 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_POLL, 0, 0, 0, 0, 0, 0, 0); in ia64_sn_console_check() 394 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_INTR, in ia64_sn_console_intr_status() 417 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_INTR, in ia64_sn_console_intr_enable() 434 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_INTR, in ia64_sn_console_intr_disable() 451 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_CONSOLE_XMIT_CHARS, in ia64_sn_console_xmit_chars() [all …]
|
/linux-2.6.39/arch/ia64/sn/pci/pcibr/ ! |
D | pcibr_provider.c | 37 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_SLOT_ENABLE, segment, in sal_pcibr_slot_enable() 57 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_SLOT_DISABLE, in sal_pcibr_slot_disable() 74 SAL_CALL_NOLOCK(ret_stuff, in sal_pcibr_error_interrupt()
|
/linux-2.6.39/arch/ia64/sn/kernel/ ! |
D | huberror.c | 36 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_HUB_ERROR_INTERRUPT, in hub_eint_handler() 47 SAL_CALL_NOLOCK(ret_stuff, SN_SAL_HUB_ERROR_INTERRUPT, in hub_eint_handler()
|
D | io_init.c | 39 SAL_CALL_NOLOCK(ret_stuff, in sal_get_hubdev_info() 54 SAL_CALL_NOLOCK(ret_stuff, in sal_get_pcibus_info() 71 SAL_CALL_NOLOCK(ret_stuff, in sal_get_pcidev_info()
|
D | irq.c | 42 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_INTERRUPT, in sn_intr_alloc() 57 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_INTERRUPT, in sn_intr_free() 71 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_INTERRUPT, in sn_intr_redirect()
|
D | io_common.c | 93 SAL_CALL_NOLOCK(ret_stuff, in sal_get_device_dmaflush_list() 137 SAL_CALL_NOLOCK(isrv, SN_SAL_IOIF_GET_WIDGET_DMAFLUSH_LIST, in sn_device_fixup_war()
|
D | io_acpi_init.c | 49 SAL_CALL_NOLOCK(isrv, in sal_ioif_init()
|
/linux-2.6.39/arch/ia64/include/asm/ ! |
D | sal.h | 65 # define SAL_CALL_NOLOCK(result,args...) do { \ macro 734 SAL_CALL_NOLOCK(isrv, SAL_MC_RENDEZ, 0, 0, 0, 0, 0, 0, 0); in ia64_sal_mc_rendez()
|
/linux-2.6.39/arch/ia64/kernel/ ! |
D | sal.c | 375 SAL_CALL_NOLOCK(*isrvp, oemfunc, arg1, arg2, arg3, arg4, arg5, arg6, in ia64_sal_oemcall_nolock()
|
/linux-2.6.39/arch/ia64/sn/pci/ ! |
D | tioca_provider.c | 564 SAL_CALL_NOLOCK(ret_stuff, in tioca_error_intr_handler()
|
D | tioce_provider.c | 682 SAL_CALL_NOLOCK(ret_stuff, (u64) SN_SAL_IOIF_ERROR_INTERRUPT, in tioce_error_intr_handler()
|