Searched refs:NVME_SC_CONNECT_INVALID_PARAM (Results 1 – 4 of 4) sorted by relevance
112 return NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_install_queue()151 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_execute_admin_connect()214 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_execute_io_connect()
839 return NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_ctrl_find_get()860 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_ctrl_find_get()932 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_alloc_ctrl()941 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_SC_DNR; in nvmet_alloc_ctrl()
1219 NVME_SC_CONNECT_INVALID_PARAM = 0x182, enumerator
287 case (NVME_SC_CONNECT_INVALID_PARAM): in nvmf_log_connect_error()