Searched refs:gpib_command_mask (Results 1 – 2 of 2) sorted by relevance
12 gpib_command_mask = 0x7f, enumerator
744 unsigned short command_byte = read_byte(priv, CPTR) & gpib_command_mask; in tms9914_interrupt_have_status()807 if ((read_byte(priv, CPTR) & gpib_command_mask) == MSA(board->sad)) in tms9914_interrupt_have_status()