Searched refs:XFER_ABORT (Results 1 – 2 of 2) sorted by relevance
90 XFER_ABORT = 0xa0, enumerator
387 USB_RECIP_DEVICE, XFER_ABORT, in agilent_82357a_abort() 396 if (status_data[0] != (~XFER_ABORT & 0xff)) { in agilent_82357a_abort() 397 dev_err(&usb_dev->dev, "major code=0x%x != ~XFER_ABORT\n", status_data[0]); in agilent_82357a_abort()