Home
last modified time | relevance | path

Searched refs:NVME_FIELD_ERR_UNSUP_VERSION (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/test/nvme-tests/tests/unit/
H A Dlogs.c63 .nu_ret = NVME_FIELD_ERR_UNSUP_VERSION
70 .nu_ret = NVME_FIELD_ERR_UNSUP_VERSION
168 .nu_ret = NVME_FIELD_ERR_UNSUP_VERSION
364 .nu_ret = NVME_FIELD_ERR_UNSUP_VERSION
371 .nu_ret = NVME_FIELD_ERR_UNSUP_VERSION
406 .nu_ret = NVME_FIELD_ERR_UNSUP_VERSION
441 .nu_ret = NVME_FIELD_ERR_UNSUP_VERSION
H A Didentify.c192 .nu_ret = NVME_FIELD_ERR_UNSUP_VERSION
199 .nu_ret = NVME_FIELD_ERR_UNSUP_VERSION
H A Dcontrollers.c306 case NVME_FIELD_ERR_UNSUP_VERSION: in nvme_field_error_to_str()
H A Dfeature.c89 .nu_ret = NVME_FIELD_ERR_UNSUP_VERSION
/illumos-gate/usr/src/common/nvme/
H A Dnvme_field.c96 return (NVME_FIELD_ERR_UNSUP_VERSION); in nvme_field_validate()
H A Dnvme_common.h97 NVME_FIELD_ERR_UNSUP_VERSION, enumerator
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_validate.c171 case NVME_FIELD_ERR_UNSUP_VERSION: in nvme_validate_one_field()
/illumos-gate/usr/src/lib/libnvme/common/
H A Dlibnvme_error.c1189 case NVME_FIELD_ERR_UNSUP_VERSION: in nvme_field_check_one()