fun_wait_ready
return fun_wait_ready(fdev, !!(fdev->cc_reg & NVME_CC_ENABLE));
rc = fun_wait_ready(fdev, fdev->cc_reg & NVME_CC_ENABLE);