From a45fb29c9f34bc175ac7b69723de175d62e838eb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 5 May 2024 13:08:54 +0200 Subject: Adding upstream version 2.9.1. Signed-off-by: Daniel Baumann --- Documentation/nvme-io-passthru.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'Documentation/nvme-io-passthru.txt') diff --git a/Documentation/nvme-io-passthru.txt b/Documentation/nvme-io-passthru.txt index 3ad5231..bbc34eb 100644 --- a/Documentation/nvme-io-passthru.txt +++ b/Documentation/nvme-io-passthru.txt @@ -10,10 +10,11 @@ SYNOPSIS [verse] 'nvme-io-passthru' [--opcode= | -O ] [--flags= | -f ] [-rsvd= | -R ] - [--namespace-id= | -nsid ] - [--cdw2=] [--cdw3=] [--cdw10=] - [--cdw11=] [--cdw12=] [--cdw13=] - [--cdw14=] [--cdw15=] + [--namespace-id= | -n ] [--cdw2= | -2 ] + [--cdw3= | -3 ] [--cdw10= | -4 ] + [--cdw11= | -5 ] [--cdw12= | -6 ] + [--cdw13= | -7 ] [--cdw14= | -8 ] + [--cdw15= | -9 ] [--data-len= | -l ] [--metadata-len= | -m ] [--read | -r] [--write | -w] @@ -58,6 +59,7 @@ OPTIONS --namespace-id=:: The value for the ns-id in the command. Defaults to '0'. +-[2-9] :: --cdw[2-3,10-15]=:: Specifies the command dword value for that specified entry in the command -- cgit v1.2.3