Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dtms9914.h198 HR_UNC = (1 << 5), /* Unrecognized Command */ enumerator
/linux/drivers/gpib/tms9914/
H A Dtms9914.c743 if (status1 & HR_UNC) { in tms9914_interrupt_have_status()