Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/ines/
H A Dines.h113 XFER_COUNT_LOWER = 0xb,
120 XFER_COUNT_LOWER = 0xb, global() enumerator
H A Dines_gpib.c63 ines_outb(priv, count & 0xff, XFER_COUNT_LOWER); in ines_set_xfer_counter()