Home
last modified time | relevance | path

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

/linux/drivers/gpib/ines/
H A Dines.h138 BCM_EOI_BIT = 0x80, enumerator
H A Dines_gpib.c46 if (bcm_bits & BCM_EOI_BIT) in ines_line_status()