Searched refs:MPU401_NPORT (Results 1 – 2 of 2) sorted by relevance
77 if (bus_space_map(iot, iobase, MPU401_NPORT, 0, &ioh)) { in mpu_test()111 bus_space_unmap(iot, ioh, MPU401_NPORT); in mpu_test()122 ia->ia_iosize = MPU401_NPORT; in mpu_isa_match()137 if (bus_space_map (ia->ia_iot, ia->ia_iobase, MPU401_NPORT, in mpu_isa_attach()
53 #define MPU401_NPORT 2 macro