io_map_index 1229 dev/ic/i82365.c } io_map_index[] = { io_map_index 1275 dev/ic/i82365.c pcic_write(h, io_map_index[win].start_lsb, h->io[win].addr & 0xff); io_map_index 1276 dev/ic/i82365.c pcic_write(h, io_map_index[win].start_msb, io_map_index 1279 dev/ic/i82365.c pcic_write(h, io_map_index[win].stop_lsb, io_map_index 1281 dev/ic/i82365.c pcic_write(h, io_map_index[win].stop_msb, io_map_index 1285 dev/ic/i82365.c reg &= ~io_map_index[win].ioctlmask; io_map_index 1286 dev/ic/i82365.c reg |= io_map_index[win].ioctlbits[h->io[win].width]; io_map_index 1290 dev/ic/i82365.c reg |= io_map_index[win].ioenable; io_map_index 1314 dev/ic/i82365.c for (i = 0; i < (sizeof(io_map_index) / sizeof(io_map_index[0])); i++) { io_map_index 1352 dev/ic/i82365.c if (window >= (sizeof(io_map_index) / sizeof(io_map_index[0]))) io_map_index 1356 dev/ic/i82365.c reg &= ~io_map_index[window].ioenable;