BCE_MAX_SEGMENTS
BCE_MAX_SEGMENTS, PAGE_SIZE,
bus_dma_segment_t segs[BCE_MAX_SEGMENTS];
if (maxsegs > BCE_MAX_SEGMENTS)
maxsegs = BCE_MAX_SEGMENTS;