Searched defs:ept (Results 1 – 2 of 2) sorted by relevance
/minix3/minix/tests/ |
H A D | test39.c | 29 endpoint_t ept; in test39a() local
|
/minix3/minix/include/minix/ |
H A D | syslib.h | 86 #define sys_safe_insb(port, ept, grant, offset, count) \ argument 88 #define sys_safe_outsb(port, ept, grant, offset, count) \ argument 90 #define sys_safe_insw(port, ept, grant, offset, count) \ argument 92 #define sys_safe_outsw(port, ept, grant, offset, count) \ argument
|