Page MenuHomeFreeBSD

nvme: Add SGL structure and constants for use in NVMe commands
ClosedPublic

Authored by jhb on Mar 20 2024, 11:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 8, 6:03 PM
Unknown Object (File)
Sat, Aug 8, 1:00 PM
Unknown Object (File)
Fri, Aug 7, 10:28 PM
Unknown Object (File)
Fri, Aug 7, 9:18 PM
Unknown Object (File)
Thu, Aug 6, 9:58 AM
Unknown Object (File)
Thu, Aug 6, 9:26 AM
Unknown Object (File)
Wed, Aug 5, 7:08 AM
Unknown Object (File)
Jun 26 2026, 8:09 PM
Subscribers

Details

Summary

Fabrics capsules use an SGL structure instead of prp1/2 addresses to
describe the data buffer used for a command. The SGL structure is
added to a union with the existing prp1/2 fields.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56713
Build 53601: arc lint + arc unit