Searched refs:NVME_ERR_FW_UNSUP_BY_DEV (Results 1 – 4 of 4) sorted by relevance
50 return (nvme_ctrl_error(ctrl, NVME_ERR_FW_UNSUP_BY_DEV, 0, in nvme_fw_load()104 return (nvme_ctrl_error(ctrl, NVME_ERR_FW_UNSUP_BY_DEV, 0, in nvme_fw_commit_req_init()
564 case NVME_ERR_FW_UNSUP_BY_DEV: in nvme_errtostr()940 { NVME_IOCTL_E_CTRL_FW_UNSUP, NVME_ERR_FW_UNSUP_BY_DEV, "the "
261 NVME_ERR_FW_UNSUP_BY_DEV, enumerator
131 if (nvme_ctrl_err(ctrl) == NVME_ERR_FW_UNSUP_BY_DEV) { in main()