Lines Matching defs:sqe
1016 cid = cp->sqe.common.command_id;
1085 cp->sqe.common.opcode,
1086 cp->sqe.common.command_id,
1098 cp->sqe.common.opcode,
1099 cp->sqe.common.command_id,
1212 struct nvme_common_command *sqe;
1272 sqe = &((struct nvme_fc_cmd_iu *)
1273 nCmd->cmdaddr)->sqe.common;
1274 if (sqe->opcode == nvme_admin_async_event)
1539 struct nvme_common_command *sqe;
1628 sqe = &((struct nvme_fc_cmd_iu *)
1629 pnvme_fcreq->cmdaddr)->sqe.common;
1630 if (sqe->opcode == nvme_admin_keep_alive)