nvme_fw_commit
const struct nvme_fw_commit *fw_commit)
struct nvme_fw_commit fw_commit;
memset(&fw_commit, 0, sizeof(struct nvme_fw_commit));
const struct nvme_fw_commit *fw_commit);
nvme_static_assert(sizeof(struct nvme_fw_commit) == 4, "Incorrect size");