The nvme(4) driver already depends on CAM unconditionally at buildThis reduces the number of duplicate string tables for NVMe opcodes
time, so follow the SCSI model of centralizing the various string
decoding in CAMand status codes.
Adjust the formatting of unknown opcodes and status codes to more
closely match nvme(4).
Sponsored by: Chelsio Communications