Searched defs:portno (Results 1 – 4 of 4) sorted by relevance
/external/grub/netboot/ |
D | cs89x0.c | 83 static inline int readreg(int portno) in readreg() 89 static inline void writereg(int portno, int value) in writereg()
|
/external/valgrind/main/VEX/priv/ |
D | guest_x86_helpers.c | 2347 UInt x86g_dirtyhelper_IN ( UInt portno, UInt sz/*1,2 or 4*/ ) in x86g_dirtyhelper_IN() 2378 void x86g_dirtyhelper_OUT ( UInt portno, UInt data, UInt sz/*1,2 or 4*/ ) in x86g_dirtyhelper_OUT()
|
D | guest_amd64_helpers.c | 2568 ULong amd64g_dirtyhelper_IN ( ULong portno, ULong sz/*1,2 or 4*/ ) in amd64g_dirtyhelper_IN() 2599 void amd64g_dirtyhelper_OUT ( ULong portno, ULong data, ULong sz/*1,2 or 4*/ ) in amd64g_dirtyhelper_OUT()
|
/external/dnsmasq/src/ |
D | option.c | 1441 char *portno, *source; in one_opt() local
|