Home
last modified time | relevance | path

Searched defs:PORT (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/regress/sys/arch/i386/iopl/
Diopl.c51 #define PORT (IO_TIMER1+TIMER_CNTR0) macro
/netbsd/src/regress/sys/arch/i386/ioperm/
Dioperm.c50 #define PORT (IO_TIMER1+TIMER_CNTR0) macro
/netbsd/src/external/bsd/libevent/dist/sample/
Dhello-world.c31 static const int PORT = 9995; variable
/netbsd/src/sys/dev/ppbus/
Dppbus_gpio.c51 #define PORT(r, b, i) { PPBUS_R##r##TR, PPBUS_W##r##TR, b, i} macro
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dtest-mini_inetd.c40 #define PORT 8013 macro
/netbsd/src/external/gpl3/gdb/dist/sim/bfin/
Dmachs.c75 #define PORT(_dst, _dst_port, _src, _src_port) \ macro