Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h456 PMRSTS_ERR_MASK = 0xff, enumerator
463 ((pmrsts >> PMRSTS_ERR_SHIFT) & PMRSTS_ERR_MASK)
472 (pmrsts |= (uint64_t)(val & PMRSTS_ERR_MASK) << PMRSTS_ERR_SHIFT)