Home
last modified time | relevance | path

Searched refs:BUS_ERROR_BN (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpib/nec7210/
H A Dnec7210.c429 clear_bit(BUS_ERROR_BN, &priv->state); in nec7210_command()
434 test_bit(BUS_ERROR_BN, &priv->state) || in nec7210_command()
442 if (test_and_clear_bit(BUS_ERROR_BN, &priv->state)) in nec7210_command()
456 test_bit(BUS_ERROR_BN, &priv->state) || in nec7210_command()
463 if (test_and_clear_bit(BUS_ERROR_BN, &priv->state)) in nec7210_command()
631 (wake_on_bus_error && test_bit(BUS_ERROR_BN, &priv->state)) || in pio_write_wait()
643 if (wake_on_bus_error && test_and_clear_bit(BUS_ERROR_BN, &priv->state)) in pio_write_wait()
659 clear_bit(BUS_ERROR_BN, &priv->state); in pio_write()
682 clear_bit(BUS_ERROR_BN, &priv->state); in pio_write()
723 test_bit(BUS_ERROR_BN, &priv->state) || in __dma_write()
[all …]
/linux/drivers/gpib/tms9914/
H A Dtms9914.c556 test_bit(BUS_ERROR_BN, &priv->state) || in pio_write_wait()
563 if (test_bit(BUS_ERROR_BN, &priv->state)) in pio_write_wait()
604 clear_bit(BUS_ERROR_BN, &priv->state); in tms9914_write()
782 set_bit(BUS_ERROR_BN, &priv->state); in tms9914_interrupt_have_status()
/linux/drivers/gpib/cb7210/
H A Dcb7210.c286 clear_bit(BUS_ERROR_BN, &nec_priv->state); in fifo_write()
296 test_bit(BUS_ERROR_BN, &nec_priv->state) || in fifo_write()
303 test_bit(BUS_ERROR_BN, &nec_priv->state)) in fifo_write()
336 test_bit(BUS_ERROR_BN, &nec_priv->state) || in fifo_write()
342 if (test_bit(BUS_ERROR_BN, &nec_priv->state)) in fifo_write()
/linux/drivers/gpib/include/
H A Dnec7210.h74 BUS_ERROR_BN, // output error has occurred enumerator
H A Dtms9914.h77 BUS_ERROR_BN, // bus error enumerator
/linux/drivers/gpib/fmh_gpib/
H A Dfmh_gpib.c450 test_bit(BUS_ERROR_BN, &nec_priv->state) || in fmh_gpib_dma_write()
459 if (test_and_clear_bit(BUS_ERROR_BN, &nec_priv->state)) in fmh_gpib_dma_write()
639 test_bit(BUS_ERROR_BN, &nec_priv->state) || in fmh_gpib_fifo_write_countable()
648 if (test_and_clear_bit(BUS_ERROR_BN, &nec_priv->state)) in fmh_gpib_fifo_write_countable()
/linux/drivers/gpib/eastwood/
H A Dfluke_gpib.c430 test_bit(BUS_ERROR_BN, &nec_priv->state) || in fluke_dma_write()
439 if (test_and_clear_bit(BUS_ERROR_BN, &nec_priv->state)) in fluke_dma_write()
/linux/drivers/gpib/ines/
H A Dines_gpib.c203 test_bit(BUS_ERROR_BN, &nec_priv->state) || in ines_write_wait()
208 if (test_bit(BUS_ERROR_BN, &nec_priv->state)) in ines_write_wait()
/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c439 test_bit(BUS_ERROR_BN, &nec_priv->state) || in write_wait()
446 if (test_and_clear_bit(BUS_ERROR_BN, &nec_priv->state)) in write_wait()