bcma_erom_region_to_port_type
error = bcma_erom_region_to_port_type(sc, r_type, &p_type);
error = bcma_erom_region_to_port_type(sc, region_type,
static int bcma_erom_region_to_port_type(struct bcma_erom *erom,
error = bcma_erom_region_to_port_type(erom, region_type, &port_type);