CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2024/05/27 08:18:02

Modified files:
        sys/dev/ic     : nvme.c 

Log message:
Replace repeated uses of magic number 0xffffffff with nice #define NVME_GONE.
Name taken from FreeBSD.

Add separate #define NVME_TIMO_PT for passthrough command poll timeout. Same
value as the currently reused NVME_TIMO_QOP.

No functional change.

Reply via email to