Searched refs:NVME_SC_CONNECT_INVALID_PARAM (Results 1 – 4 of 4) sorted by relevance
118 return NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_install_queue()174 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_execute_admin_connect()242 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_execute_io_connect()
1099 return NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_ctrl_find_get()1120 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_ctrl_find_get()1212 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_alloc_ctrl()1221 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_alloc_ctrl()
279 case (NVME_SC_CONNECT_INVALID_PARAM): in nvmf_log_connect_error()
1345 NVME_SC_CONNECT_INVALID_PARAM = 0x182, enumerator