Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/nvd/
H A Dnvd.c68 static void nvd_controller_fail(void *ctrlr);
160 nvd_new_controller, NULL, nvd_controller_fail); in nvd_load()
514 nvd_controller_fail(void *ctrlr_arg) in nvd_controller_fail() function