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, Oct 16, 10:54 AM
Unknown Object (File)
Wed, Oct 15, 11:17 PM
Unknown Object (File)
Wed, Oct 15, 11:17 PM
Unknown Object (File)
Wed, Oct 15, 11:17 PM
Unknown Object (File)
Wed, Oct 15, 12:53 PM
Unknown Object (File)
Tue, Oct 14, 6:29 PM
Unknown Object (File)
Sun, Oct 5, 6:07 AM
Unknown Object (File)
Wed, Sep 24, 7:16 AM
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 Not Applicable
Unit
Tests Not Applicable