Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Disac.c296 if(ista & ISAC_ISTA_CISQ) /* channel status change CISQ */ in isic_isac_irq()
696 if(byte & ISAC_ISTA_CISQ) in isic_recover()
Disac.h239 #define ISAC_ISTA_CISQ 0x04 macro