ath_hal_anyregs
if ((what & DUMP_INTERRUPT) && ath_hal_anyregs(DUMP_INTERRUPT)) {
if ((what & DUMP_QCU) && ath_hal_anyregs(DUMP_QCU)) {
if ((what & DUMP_DCU) && ath_hal_anyregs(DUMP_DCU)) {
static int ath_hal_anyregs(int what);