Home
last modified time | relevance | path

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

/linux/drivers/gpib/cb7210/
H A Dcb7210.h160 HS_SRQ_INT = (1 << 2), enumerator
H A Dcb7210.c495 if (hs_status & HS_SRQ_INT) { in cb7210_internal_interrupt()