Home | Sort by: relevance | last modified time | path |
/src/sys/arch/atari/dev/ | |
ms.c | 90 static dev_type_poll(mspoll); 101 .d_poll = mspoll, 422 mspoll(dev_t dev, int events, struct lwp *l) function in typeref:typename:int |
/src/sys/dev/sun/ | |
ms.c | 89 dev_type_poll(mspoll); 100 .d_poll = mspoll, 207 mspoll(dev_t dev, int events, struct lwp *l) function in typeref:typename:int |
/src/sys/arch/amiga/dev/ | |
ms.c | 130 dev_type_poll(mspoll); 141 .d_poll = mspoll, 526 mspoll(dev_t dev, int events, struct lwp *l) function in typeref:typename:int |
/src/sys/arch/x68k/dev/ | |
ms.c | 174 static dev_type_poll(mspoll); 185 .d_poll = mspoll, 340 mspoll(dev_t dev, int events, struct lwp *l) function in typeref:typename:int |