Home
last modified time | relevance | path

Searched refs:BUF_SELECT (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/simh/simh-3.9.0_5/HP2100/
H A Dhp2100_mpx.c543 typedef enum { get, put } BUF_SELECT; /* buffer selector */ typedef
581 static void buf_cancel (IO_OPER rw, uint32 port, BUF_SELECT which);
582 static uint32 buf_len (IO_OPER rw, uint32 port, BUF_SELECT which);
2614 static void buf_cancel (IO_OPER rw, uint32 port, BUF_SELECT which) in buf_cancel()
2654 static uint32 buf_len (IO_OPER rw, uint32 port, BUF_SELECT which) in buf_len()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_mpx.c869 } BUF_SELECT; typedef
931 static void buf_cancel (IO_OPER rw, uint32 port, BUF_SELECT which);
932 static uint16 buf_len (IO_OPER rw, uint32 port, BUF_SELECT which);
3148 static void buf_cancel (IO_OPER rw, uint32 port, BUF_SELECT which) in buf_cancel()
3187 static uint16 buf_len (IO_OPER rw, uint32 port, BUF_SELECT which) in buf_len()
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_mpx.c1534 } BUF_SELECT; typedef
1597 static void buf_cancel (IO_OPER rw, uint32 port, BUF_SELECT which);
1598 static uint32 buf_len (IO_OPER rw, uint32 port, BUF_SELECT which);
4076 static void buf_cancel (IO_OPER rw, uint32 port, BUF_SELECT which) in buf_cancel()
4115 static uint32 buf_len (IO_OPER rw, uint32 port, BUF_SELECT which) in buf_len()