Home
last modified time | relevance | path

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

/dports/emulators/hugo/hugo-2.12/
H A Dhard_pce.h274 #define AC_ENABLE_INC 0x01 macro
H A Dhard_pce.c605 io.ac_control[ac_port] & AC_ENABLE_INC ? "": "not ", in IO_read_raw()
618 if (io.ac_control[ac_port] & AC_ENABLE_INC) in IO_read_raw()
H A Dpce.c1619 if (io.ac_control[ac_port] & AC_ENABLE_INC) in IO_write()