Searched refs:dropped_byte (Results 1 – 2 of 2) sorted by relevance
351 unsigned dropped_byte : 1; member
196 device->dropped_byte = 1; in push_status_byte()232 if (device->dropped_byte) { in pop_status_byte()233 device->dropped_byte = 0; in pop_status_byte()2169 device->dropped_byte = 0; in init_gpib_status_queue()
Completed in 8 milliseconds