Lines Matching defs:ioaddr
1057 bus_addr_t ioaddr;
1068 ioaddr = start;
1072 (u_long) ioaddr, (u_long) size));
1077 &ioaddr, &ioh))
1080 (u_long) ioaddr, (u_long) size));
1085 pcihp->addr = ioaddr;
1182 bus_addr_t ioaddr = pcihp->addr + offset;
1211 win, width_names[width], (u_long) ioaddr, (u_long) size));
1215 printf("%s: port 0x%lx", device_xname(sc->dev), (u_long) ioaddr);
1217 printf("-0x%lx", (u_long) ioaddr + (u_long) size - 1);
1220 h->io[win].addr = ioaddr;