libnvme(2) API Manual libnvme(2)

enum nvme_crto - This field indicates the controller ready timeouts

enum nvme_crto {
NVME_CRTO_CRWMT_SHIFT ,
NVME_CRTO_CRIMT_SHIFT ,
NVME_CRTO_CRWMT_MASK ,
NVME_CRTO_CRIMT_MASK

};

Shift amount to get the controller ready with media timeout
Shift amount to get the controller ready independent of media timeout
Mask to get the controller ready with media timeout
Mask to get the controller ready independent of media timeout
enum nvme_crto January 2025