Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cs/
HDif_csreg.h416 #define INT_NO_MASK 0x000F macro
HDif_cs.c342 irq = sc->isa_config & INT_NO_MASK; in cs_cs89x0_probe()