logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

enum nvme_crto - This field indicates the controller ready timeouts

Constants

NVME_CRTO_CRWMT_SHIFT Shift amount to get the controller ready with media timeout NVME_CRTO_CRIMT_SHIFT Shift amount to get the controller ready independent of media timeout NVME_CRTO_CRWMT_MASK Mask to get the controller ready with media timeout NVME_CRTO_CRIMT_MASK Mask to get the controller ready independent of media timeout May 2025 enum nvme_crto libnvme(2)

Name

enum nvme_crto - This field indicates the controller ready timeouts

Synopsis

enum nvme_crto { NVME_CRTO_CRWMT_SHIFT , NVME_CRTO_CRIMT_SHIFT , NVME_CRTO_CRWMT_MASK , NVME_CRTO_CRIMT_MASK };

See Also