fmv_detect
type = fmv_detect(iot, ioh, myea);
int fmv_detect(bus_space_tag_t, bus_space_handle_t, uint8_t *);
if (fmv_detect(iot, ioh, myea) == 0) { /* XXX necessary? */