Searched refs:ate_count (Results 1 – 3 of 3) sorted by relevance
53 int ate_count; in pcibr_dmamap_ate32() local68 ate_count = IOPG((IOPGSIZE - 1) /* worst case start offset */ in pcibr_dmamap_ate32()72 ate_count = IOPG(req_size /* max mapping bytes */ in pcibr_dmamap_ate32()77 ate_index = pcibr_ate_alloc(pcibus_info, ate_count); in pcibr_dmamap_ate32()109 ate_write(pcibus_info, ate_index, ate_count, ate); in pcibr_dmamap_ate32()
58 u16 ate_count; /* # ate's in the map */ member
370 map->ate_count = nates; in tioce_alloc_map()500 for (i = 0; i < map->ate_count; i++) { in tioce_dma_unmap()