Searched refs:__outb_p (Results 1 – 19 of 19) sorted by relevance
25 # define __outb_p generic_outb_p macro
32 # define __outb_p generic_outb_p macro
29 # define __outb_p ec3104_outb macro
48 # define __outb_p hd64461_outb_p macro
56 # define __outb_p sh7751se_outb_p macro
57 # define __outb_p microdev_outb_p macro
56 # define __outb_p se_outb_p macro
50 # define __outb_p shmse_outb_p macro
62 #define __outb_p adx_outb_p macro
65 # define __outb_p hd64465_outb_p macro
67 # define __outb_p bigsur_outb_p macro
65 # define __outb_p cat68701_outb_p macro
59 # define __outb_p hs7729pci_outb_p macro
69 # define __outb_p keywest_outb_p macro
60 # define __outb_p unknown_outb_p macro
86 # define __outb_p snapgear_outb_p macro
54 # define __outb_p(x,p) sh_mv.mv_outb_p((x),(p)) macro87 # define outb_p __outb_p
53 # define __outb_p od_outb_p macro
66 __outb_p(b, port); in _outb_p()