midi.c | 110 static dev_type_write(midiwrite); 119 .d_write = midiwrite, 1168 * should all be unmasked when this is called, and midiwrite should not fill 1171 * midiwrite should return a short count rather than yield. 1443 midiwrite(dev_t dev, struct uio *uio, int ioflag) function in typeref:typename:int 1459 DPRINTFN(6,("midiwrite: %p, unit=%d, count=%lu\n", sc, (int)minor(dev), 1560 DPRINTFN(8,("midiwrite: uio_resid now %zu, props=%d\n",
|