Searched defs:portno (Results 1 – 4 of 4) sorted by relevance
/external/syslinux/gpxe/src/drivers/net/ |
D | cs89x0.c | 110 static inline int readreg(int portno) in readreg() 116 static inline void writereg(int portno, int value) in writereg()
|
/external/valgrind/VEX/priv/ |
D | guest_x86_helpers.c | 2531 UInt x86g_dirtyhelper_IN ( UInt portno, UInt sz/*1,2 or 4*/ ) in x86g_dirtyhelper_IN() 2562 void x86g_dirtyhelper_OUT ( UInt portno, UInt data, UInt sz/*1,2 or 4*/ ) in x86g_dirtyhelper_OUT()
|
D | guest_amd64_helpers.c | 3526 ULong amd64g_dirtyhelper_IN ( ULong portno, ULong sz/*1,2 or 4*/ ) in amd64g_dirtyhelper_IN() 3557 void amd64g_dirtyhelper_OUT ( ULong portno, ULong data, ULong sz/*1,2 or 4*/ ) in amd64g_dirtyhelper_OUT()
|
/external/dnsmasq/src/ |
D | option.c | 1398 char *portno, *source; in one_opt() local
|