Searched refs:ATN_ACTIVE_BIT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/staging/gpib/ines/ | ||
H A D | ines.h | 131 ATN_ACTIVE_BIT = 0x20, enumerator |
H A D | ines_gpib.c | 713 ines_outb(ines_priv, IFC_ACTIVE_BIT | ATN_ACTIVE_BIT | in ines_online() |