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)
Thu, Apr 24, 4:10 PM
Unknown Object (File)
Fri, Apr 18, 3:56 AM
Unknown Object (File)
Mon, Apr 14, 8:26 AM
Unknown Object (File)
Thu, Apr 3, 10:51 AM
Unknown Object (File)
Mar 25 2025, 11:31 AM
Unknown Object (File)
Mar 16 2025, 11:10 AM
Unknown Object (File)
Feb 12 2025, 6:44 PM
Unknown Object (File)
Feb 11 2025, 7:46 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