Lines Matching refs:status
189 switch (urb->status) {
202 dev_err(&urb->dev->dev, "urb status %d\n", urb->status);
243 if (urb->status == 0) {
278 if (urb->status < 0) {
417 * Buggy M-Audio device: running status on input results in a packet that has
418 * the data bytes but not the status byte and that is marked with CIN 4.
435 ; /* realtime msg: no running status change */
446 * All other msgs cannot begin running status.
477 * Either a corrupted running status or a real note-on
862 * FTDI protocol: raw MIDI bytes, but input packets have two modem status bytes.