Searched refs:BIN (Results 1 – 7 of 7) sorted by relevance
62 BIN = 0x1000 /* Do 8-bit compare on EOS */ enumerator
204 priv->eos_flags |= BIN; in tms9914_enable_eos()432 if (priv->eos_flags & BIN) { in check_for_eos()
509 retval = board->interface->enable_eos(board, eos, eosflags & BIN); in ibeos()
370 priv->eos_check_8 = priv->eos_flags & BIN; /* over 8 bits */ in bb_read()934 priv->eos_flags |= BIN; in bb_enable_eos()
1193 ni_priv->eos_mode |= BIN; in ni_usb_enable_eos()1195 ni_priv->eos_mode &= ~BIN; in ni_usb_enable_eos()1692 if (ni_priv->eos_mode & BIN) in ni_usb_setup_init()
592 pd->eos_flags |= BIN; in usb_gpib_enable_eos()
845 a_priv->eos_mode = REOS | BIN; in agilent_82357a_enable_eos()
Completed in 28 milliseconds