Home
last modified time | relevance | path

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

/linux/drivers/gpib/cb7210/
H A Dcb7210.h158 HS_FIFO_FULL = (1 << 0), enumerator
H A Dcb7210.c135 if (hs_status & HS_FIFO_FULL) in fifo_read()