Searched refs:IX_IOSIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/isa/
H A Dif_ixreg.h39 #define IX_IOSIZE 16 /* card has 16 registers in IO space */ macro
H A Dif_ix.c444 IX_IOSIZE, 0, &ioh) != 0) {
601 ia->ia_io[0].ir_size = IX_IOSIZE;
613 bus_space_unmap(iot, ioh, IX_IOSIZE);

Completed in 172 milliseconds