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

/netbsd-current/sys/dev/pci/
H A Dyds.c558 static const bus_addr_t mpu_addrs[] = {0x330, 0x300, 0x332, 0x334}; local
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) {

Completed in 81 milliseconds