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

/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Di82365_isa.c112 if (bus_space_map(iot, ia->ia_io[0].ir_addr, PCIC_IOSIZE, 0, &ioh))
122 bus_space_unmap(iot, ioh, PCIC_IOSIZE);
165 bus_space_unmap(iot, ioh, PCIC_IOSIZE);
172 ia->ia_io[0].ir_size = PCIC_IOSIZE;
197 if (bus_space_map(iot, ia->ia_io[0].ir_addr, PCIC_IOSIZE, 0, &ioh)) {
229 PCIC_IOSIZE);
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Di82365reg.h38 #define PCIC_IOSIZE 2 macro

Completed in 82 milliseconds