Home
last modified time | relevance | path

Searched refs:XFER_ABORT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpib/agilent_82357a/
H A Dagilent_82357a.h90 XFER_ABORT = 0xa0, enumerator
H A Dagilent_82357a.c387 USB_RECIP_DEVICE, XFER_ABORT, in agilent_82357a_abort()
396 if (status_data[0] != (~XFER_ABORT & 0xff)) { in agilent_82357a_abort()