1
0
Fork 0

Adding upstream version 1.11.1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-16 10:51:28 +01:00
parent d21edaa886
commit 9c1dc68a45
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
915 changed files with 1370 additions and 1396 deletions

View file

@ -7,7 +7,7 @@ Linux NVMe ioctl interface functions
.. c:struct:: nvme_passthru_cmd
.. c:type:: struct nvme_passthru_cmd
nvme passthrough command structure
@ -96,7 +96,7 @@ Linux NVMe ioctl interface functions
.. c:struct:: nvme_passthru_cmd64
.. c:type:: struct nvme_passthru_cmd64
64-bit nvme passthrough command structure
@ -189,7 +189,7 @@ Linux NVMe ioctl interface functions
.. c:struct:: nvme_uring_cmd
.. c:type:: struct nvme_uring_cmd
nvme uring command structure
@ -276,9 +276,7 @@ Linux NVMe ioctl interface functions
.. c:macro:: sizeof_args
``sizeof_args (type, member, align)``
.. c:function:: sizeof_args (type, member, align)
Helper function used to determine structure sizes