Searched refs:NVME_SC_CONNECT_INVALID_PARAM (Results 1 – 4 of 4) sorted by relevance
150 ret = NVME_SC_CONNECT_INVALID_PARAM | NVME_STATUS_DNR; in nvmet_install_queue()166 return NVME_SC_CONNECT_INVALID_PARAM | NVME_STATUS_DNR; in nvmet_install_queue()240 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_STATUS_DNR; in nvmet_execute_admin_connect()317 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_STATUS_DNR; in nvmet_execute_io_connect()323 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_STATUS_DNR; in nvmet_execute_io_connect()
1393 status = NVME_SC_CONNECT_INVALID_PARAM | NVME_STATUS_DNR; in nvmet_alloc_ctrl()
322 case NVME_SC_CONNECT_INVALID_PARAM: in nvmf_log_connect_error()
1963 NVME_SC_CONNECT_INVALID_PARAM = 0x182, enumerator