HomeFreeBSD

cam nvme: Add nvme_command_string

Description

cam nvme: Add nvme_command_string

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.

Reviewed by: imp
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D50651

Details

Provenance
jhbAuthored on Jun 4 2025, 3:14 PM
Reviewer
imp
Differential Revision
D50651: cam nvme: Add nvme_command_string
Parents
rG7aac4b22f9be: efi: Include sys/types.h for register_t
Branches
Unknown
Tags
Unknown