Searched refs:NVME_SCT_SC_MASK (Results 1 – 4 of 4) sorted by relevance
176 status &= NVME_SCT_SC_MASK; in nvme_get_error_status_str()
80 switch (status & NVME_SCT_SC_MASK) { in nvme_status_to_pr_err()
698 switch (status & NVME_SCT_SC_MASK) { in nvme_is_ana_error()
2143 NVME_SCT_SC_MASK = NVME_SCT_MASK | NVME_SC_MASK, enumerator