---
title: copyMapperForDeviceWithIndex
framework: kernel
role: symbol
role_heading: Type Method
path: kernel/iomapper/1532964-copymapperfordevicewithindex
---

# copyMapperForDeviceWithIndex

## Declaration

```occ
static OSPtr<IOMapper> copyMapperForDeviceWithIndex(IOService *device, unsigned int index);
```

## See Also

### Creating a Mapper Object

- [copyMapperForDevice](kernel/iomapper/1532972-copymapperfordevice.md)
- [initHardware](kernel/iomapper/1532965-inithardware.md)
- [start](kernel/iomapper/1532981-start.md)
- [free](kernel/iomapper/1532982-free.md)
