Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/nvd/
Dnvd.c56 static void *nvd_new_controller(struct nvme_controller *ctrlr);
141 nvd_new_controller, NULL, nvd_controller_fail); in nvd_load()
279 nvd_new_controller(struct nvme_controller *ctrlr) in nvd_new_controller() function