Home
last modified time | relevance | path

Searched refs:__outb_p (Results 1 – 19 of 19) sorted by relevance

/linux-2.4.37.9/include/asm-sh/
Dio_dc.h25 # define __outb_p generic_outb_p macro
Dio_sh2000.h32 # define __outb_p generic_outb_p macro
Dio_ec3104.h29 # define __outb_p ec3104_outb macro
Dio_hd64461.h48 # define __outb_p hd64461_outb_p macro
Dio_7751se.h56 # define __outb_p sh7751se_outb_p macro
Dio_microdev.h57 # define __outb_p microdev_outb_p macro
Dio_se.h56 # define __outb_p se_outb_p macro
Dio_shmse.h50 # define __outb_p shmse_outb_p macro
Dio_adx.h62 #define __outb_p adx_outb_p macro
Dio_hd64465.h65 # define __outb_p hd64465_outb_p macro
Dio_bigsur.h67 # define __outb_p bigsur_outb_p macro
Dio_cat68701.h65 # define __outb_p cat68701_outb_p macro
Dio_hs7729pci.h59 # define __outb_p hs7729pci_outb_p macro
Dio_keywest.h69 # define __outb_p keywest_outb_p macro
Dio_unknown.h60 # define __outb_p unknown_outb_p macro
Dio_snapgear.h86 # define __outb_p snapgear_outb_p macro
Dio.h54 # define __outb_p(x,p) sh_mv.mv_outb_p((x),(p)) macro
87 # define outb_p __outb_p
/linux-2.4.37.9/arch/sh/overdrive/
Dio_od.h53 # define __outb_p od_outb_p macro
/linux-2.4.37.9/arch/sh/kernel/
Dio.c66 __outb_p(b, port); in _outb_p()