WDSS_IRQ
if (bus_space_read_1(iot, ioh, WDS_STAT) & WDSS_IRQ) {
if ((bus_space_read_1(iot, ioh, WDS_STAT) & WDSS_IRQ) == 0)