Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/isa/
Dif_wereg.h173 #define WE790_GCR_IR1 0x08 /* bit 1 of encoded IRQ */ macro
Dif_we.c296 ((x & (WE790_GCR_IR1|WE790_GCR_IR0)) >> 2); in we_match()