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, Sep 10, 9:51 PM
Unknown Object (File)
Wed, Sep 9, 11:27 PM
Unknown Object (File)
Tue, Sep 8, 10:44 PM
Unknown Object (File)
Tue, Sep 8, 10:34 PM
Unknown Object (File)
Mon, Sep 7, 11:16 PM
Unknown Object (File)
Mon, Sep 7, 1:18 PM
Unknown Object (File)
Sun, Sep 6, 8:21 AM
Unknown Object (File)
Sun, Sep 6, 7:34 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