Lines Matching defs:ioaddr
948 bus_addr_t ioaddr;
979 ioaddr = start;
983 (u_long) ioaddr, (u_long) size));
988 &ioaddr, &ioh))
991 (u_long) ioaddr, (u_long) size));
996 pcihp->addr = ioaddr;
1080 bus_addr_t ioaddr = pcihp->addr + offset;
1108 win, width_names[width], (u_long) ioaddr, (u_long) size));
1112 printf("%s: port 0x%lx", device_xname(h->sc->sc_dev), (u_long) ioaddr);
1114 printf("-0x%lx", (u_long) ioaddr + (u_long) size - 1);
1117 h->io[win].addr = ioaddr;