Home
last modified time | relevance | path

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

/linux/drivers/gpib/agilent_82357a/
H A Dagilent_82357a.c495 int extra_bytes_read; in agilent_82357a_read() local
501 &extra_bytes_read, 100); in agilent_82357a_read()
502 bytes_read += extra_bytes_read; in agilent_82357a_read()