Searched refs:ISAPNP_DMASPEED_MASK (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/isapnp/ | ||
| D | isapnpreg.h | 136 #define ISAPNP_DMASPEED_MASK 0x60 macro |
| D | isapnpdebug.c | 152 switch (flags & ISAPNP_DMASPEED_MASK) { in isapnp_print_drq() |