Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/nvd/
H A Dnvd.c65 static void *nvd_new_controller(struct nvme_controller *ctrlr);
158 nvd_new_controller, NULL, nvd_controller_fail); in nvd_load()
398 nvd_new_controller(struct nvme_controller *ctrlr) in nvd_new_controller() function