/src/sys/dev/ |
sequencer.c | 176 static dev_type_open(sequenceropen); 185 .d_open = sequenceropen, 329 sequenceropen(dev_t dev, int flags, int ifmt, struct lwp *l) function in typeref:typename:int 336 DPRINTF(("sequenceropen\n"));
|
sequencer.c | 176 static dev_type_open(sequenceropen); 185 .d_open = sequenceropen, 329 sequenceropen(dev_t dev, int flags, int ifmt, struct lwp *l) function in typeref:typename:int 336 DPRINTF(("sequenceropen\n"));
|
sequencer.c | 176 static dev_type_open(sequenceropen); 185 .d_open = sequenceropen, 329 sequenceropen(dev_t dev, int flags, int ifmt, struct lwp *l) function in typeref:typename:int 336 DPRINTF(("sequenceropen\n"));
|
sequencer.c | 176 static dev_type_open(sequenceropen); 185 .d_open = sequenceropen, 329 sequenceropen(dev_t dev, int flags, int ifmt, struct lwp *l) function in typeref:typename:int 336 DPRINTF(("sequenceropen\n"));
|