Home
last modified time | relevance | path

Searched defs:MPU_GETSTATUS (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/isa/
H A Dmpu_isa.c58 #define MPU_GETSTATUS(iot, ioh) (bus_space_read_1(iot, ioh, MPU_STATUS)) macro
H A Dmpu401.c61 #define MPU_GETSTATUS(iot, ioh) (bus_space_read_1(iot, ioh, MPU_STATUS)) macro