Page MenuHomeFreeBSD

cam nvme: Add nvme_command_string
ClosedPublic

Authored by jhb on Mon, Jun 2, 4:01 PM.
Tags
None
Referenced Files
F119176190: D50651.diff
Fri, Jun 6, 2:24 AM
Unknown Object (File)
Wed, Jun 4, 3:28 PM
Unknown Object (File)
Tue, Jun 3, 9:24 PM
Unknown Object (File)
Tue, Jun 3, 10:04 AM
Unknown Object (File)
Tue, Jun 3, 5:57 AM
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 Not Applicable
Unit
Tests Not Applicable