Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nvme/
H A Dnvme.c316 static void nvme_async_event_task(void *);
1437 nvme_async_event_task(void *arg) in nvme_async_event_task() function
1604 cmd->nc_callback = nvme_async_event_task; in nvme_async_event()