AHD_REMOVABLE
&& (intstat != 0xFF || (ahd->features & AHD_REMOVABLE) == 0)
if (intstat == 0xFF && (ahd->features & AHD_REMOVABLE) != 0) {