Home
last modified time | relevance | path

Searched refs:NVME_CQE_SCT_INTEGRITY (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h327 #define NVME_CQE_SCT_INTEGRITY 2 /* Media and Data Integrity Errors */ macro
H A Dnvme.c1300 else if (cqe->cqe_sf.sf_sct == NVME_CQE_SCT_INTEGRITY) in nvme_check_cmd_status()