Searched refs:ZS_CLEARERR (Results 1 – 4 of 4) sorted by relevance
268 #define ZS_CLEARERR(channel) do { writeb(ERR_RES, &channel->control); \ macro
276 #define ZS_CLEARERR(channel) do { sbus_writeb(ERR_RES, &channel->control); \ macro
363 #define ZS_CLEARERR(port) (write_zsreg(port, 0, ERR_RES)) macro
139 ZS_CLEARERR(uap); in pmz_load_zsregs()143 ZS_CLEARERR(uap); in pmz_load_zsregs()