changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > core / lisp/ffi/ublk/constants.lisp

revision 687: c2f4e7ee921b
parent 434: 37e1822fa6c1
     1.1--- a/lisp/ffi/ublk/constants.lisp	Sun Sep 29 23:43:03 2024 -0400
     1.2+++ b/lisp/ffi/ublk/constants.lisp	Mon Sep 30 22:27:12 2024 -0400
     1.3@@ -11,6 +11,7 @@
     1.4  (:integer +ublksrv-queue-idle+ "UBLKSRV_QUEUE_IDLE" nil t)
     1.5  (:integer +ublksrv-queue-ioctl-op+ "UBLKSRV_QUEUE_IOCTL_OP" nil t)
     1.6  (:integer +ublksrv-user-copy+ "UBLKSRV_USER_COPY" nil t)
     1.7+ (:integer +ublksrv-tgt-name-max-len+ "UBLKSRV_TGT_NAME_MAX_LEN" nil t)
     1.8  (:integer +ublksrv-tgt-max-fds+ "UBLKSRV_TGT_MAX_FDS" nil t)
     1.9  (:integer ublk-cmd-get-queue-affinity "UBLK_CMD_GET_QUEUE_AFFINITY" nil t)
    1.10  (:integer +ublk-cmd-get-dev-info+ "UBLK_CMD_GET_DEV_INFO" nil t)