yds.c | 558 static const bus_addr_t mpu_addrs[] = {0x330, 0x300, 0x332, 0x334}; local in function:yds_configure_legacy 619 for (i = 0; i < sizeof(mpu_addrs) / sizeof(bus_addr_t); i++) { 625 YDS_PCI_MPU_BA, mpu_addrs[i]); 627 mpu_addrs[i], 2, 0, &sc->sc_mpu_ioh) == 0) {
|