Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/nvme/
Dnvme.c133 ctrlr->config_hook.ich_func = nvme_ctrlr_start_config_hook; in nvme_attach()
Dnvme_private.h410 void nvme_ctrlr_start_config_hook(void *ctrlr_arg);
Dnvme_ctrlr.c1124 nvme_ctrlr_start_config_hook(void *arg) in nvme_ctrlr_start_config_hook() function