Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme.c94 ctrlr->config_hook.ich_func = nvme_ctrlr_start_config_hook; in nvme_attach()
H A Dnvme_private.h408 void nvme_ctrlr_start_config_hook(void *ctrlr_arg);
H A Dnvme_ctrlr.c1155 nvme_ctrlr_start_config_hook(void *arg) in nvme_ctrlr_start_config_hook() function