Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c400 #define NVME_STATUS_P (NVMEF(NVME_STATUS_P, 1)) macro
1179 status |= (cqe->status ^ NVME_STATUS_P) & NVME_STATUS_P_MASK; in pci_nvme_cq_update()
/freebsd/sys/dev/nvme/
H A Dnvme_ctrlr.c1235 status &= ~NVMEM(NVME_STATUS_P); in nvme_pt_done()
H A Dnvme.h247 NVMEV(NVME_STATUS_P, st)