Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h374 uint16_t sf_p:1; /* Phase Tag */ member
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c754 elog[i].el_sf.sf_p, NULL, NULL); in nvme_print_error_log()
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c979 if (cqe->cqe_sf.sf_p == qp->nq_phase) { in nvme_retrieve_cmd()