Searched refs:WE790_GCR_IR1 (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/isa/ | ||
| D | if_wereg.h | 173 #define WE790_GCR_IR1 0x08 /* bit 1 of encoded IRQ */ macro |
| D | if_we.c | 296 ((x & (WE790_GCR_IR1|WE790_GCR_IR0)) >> 2); in we_match() |