Home
last modified time | relevance | path

Searched refs:mpu_test (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/isa/
Dmpu_isa.c49 int mpu_test(bus_space_tag_t, int);
71 mpu_test(bus_space_tag_t iot, int iobase) /* base port number to try */ in mpu_test() function
121 if (mpu_test(ia->ia_iot, ia->ia_iobase)) { in mpu_isa_match()