Home
last modified time | relevance | path

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

/NextBSD/sys/dev/nvme/
HDnvme.c311 cmpset = atomic_cmpset_32(&ctrlr->notification_sent, 0, 1); in nvme_notify()
HDnvme_private.h322 uint32_t notification_sent; member
HDnvme_ctrlr.c1113 ctrlr->notification_sent = 0;