Page MenuHomeFreeBSD

cam nvme: Add nvme_command_string
ClosedPublic

Authored by jhb on Jun 2 2025, 4:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 13, 1:17 PM
Unknown Object (File)
Sat, Sep 12, 12:17 PM
Unknown Object (File)
Fri, Sep 11, 2:14 PM
Unknown Object (File)
Sat, Sep 5, 11:56 AM
Unknown Object (File)
Sat, Sep 5, 5:19 AM
Unknown Object (File)
Thu, Sep 3, 5:06 PM
Unknown Object (File)
Thu, Sep 3, 3:57 PM
Unknown Object (File)
Wed, Sep 2, 2:04 PM
Subscribers

Details

Reviewers
imp
Group Reviewers
cam
Commits
rG5304a20ff148: cam nvme: Add nvme_command_string
Summary

Replace nvme_cmd_string and nvme_opcode_string with a single function.
nvme_cmd_string was already using an sbuf around a caller-supplied
string, so use the same pattern for the entire command string.

Sponsored by: Chelsio Communications

Diff Detail

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