Home
last modified time | relevance | path

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

/freebsd/sys/cam/nvme/
H A Dnvme_xpt.c154 static void nvme_action(union ccb *start_ccb);
165 .action = nvme_action,
740 nvme_action(union ccb *start_ccb) in nvme_action() function