Searched refs:ISAPNP_DMAATTR_INCR_16 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/isa/ | ||
H A D | isapnpreg.h | 132 #define ISAPNP_DMAATTR_INCR_16 0x10 macro |
H A D | isapnpdebug.c | 168 (flags & ISAPNP_DMAATTR_INCR_16) ? "incr 16 " : ""); in isapnp_print_drq() |