addr_accessible
if (!addr_accessible( memaddr, 1, 1 )) goto probe_fail;
if (!addr_accessible( ioaddr, 1, 1 )) goto probe_fail;
if (addr_accessible( &(IO->eeprom), 0, 0 )) {