<!--
{
  "availability" : [
    "DriverKit: -"
  ],
  "documentType" : "symbol",
  "framework" : "SCSIControllerDriverKit",
  "identifier" : "/documentation/SCSIControllerDriverKit/SCSIUserParallelTask/fBufferIOVMAddr",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "SCSIControllerDriverKit"
    ],
    "preciseIdentifier" : "c:@S@SCSIUserParallelTask@FI@fBufferIOVMAddr"
  },
  "title" : "fBufferIOVMAddr"
}
-->

# fBufferIOVMAddr

The start address of the generated physical segment of the data buffer.

```
uint64_t fBufferIOVMAddr;
```

## Discussion

The physical segment is large enough to accommodate the amount of data that [`fRequestedTransferCount`](/documentation/SCSIControllerDriverKit/SCSIUserParallelTask/fRequestedTransferCount) indicates.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)