Searched refs:__inb (Results 1 - 25 of 60) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dio_dc.h15 # define __inb generic_inb macro
H A Dio_ec3104.h19 # define __inb ec3104_inb macro
H A Dio_sh2000.h22 # define __inb generic_inb macro
H A Dio_7751se.h46 # define __inb sh7751se_inb macro
H A Dio_adx.h52 #define __inb adx_inb macro
H A Dio_hd64461.h38 # define __inb hd64461_inb macro
H A Dio_hd64465.h55 # define __inb hd64465_inb macro
H A Dio_se.h46 # define __inb se_inb macro
H A Dio_bigsur.h57 # define __inb bigsur_inb macro
H A Dio_cat68701.h55 # define __inb cat68701_inb macro
H A Dio_unknown.h50 # define __inb unknown_inb macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dio_dc.h15 # define __inb generic_inb macro
H A Dio_ec3104.h19 # define __inb ec3104_inb macro
H A Dio_sh2000.h22 # define __inb generic_inb macro
H A Dio_7751se.h46 # define __inb sh7751se_inb macro
H A Dio_adx.h52 #define __inb adx_inb macro
H A Dio_hd64461.h38 # define __inb hd64461_inb macro
H A Dio_hd64465.h55 # define __inb hd64465_inb macro
H A Dio_se.h46 # define __inb se_inb macro
H A Dio_bigsur.h57 # define __inb bigsur_inb macro
H A Dio_cat68701.h55 # define __inb cat68701_inb macro
H A Dio_unknown.h50 # define __inb unknown_inb macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dcore_irongate.h285 #define __inb(p) irongate_inb((unsigned long)(p)) macro
303 #define inb(p) __inb(p)
H A Dcore_polaris.h180 #define __inb(p) polaris_inb((unsigned long)(p)) macro
198 #define inb(p) __inb(p)
H A Djensen.h297 #define __inb jensen_inb macro
320 (__builtin_constant_p((port))?__inb(port):_inb(port))

Completed in 470 milliseconds

123