cmd_nvme
struct cmd_nvme *cmd_pkt;
cmd_pkt = (struct cmd_nvme *)req->ring_ptr;
BUILD_BUG_ON(sizeof(struct cmd_nvme) != 64);