APC_RESET
ddi_put32(handle, &APC_DMACSR, APC_RESET);
OR_SET_WORD(handle, &APC_DMACSR, APC_RESET);
AND_SET_WORD(handle, &APC_DMACSR, ~APC_RESET);