Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dsubr_autoconf.c88 void (*dc_func)(struct device *); member
694 dc->dc_func = func; in config_defer()
728 dc->dc_func = func; in config_mountroot()
745 (*dc->dc_func)(dc->dc_dev); in config_process_deferred_children()
763 (*dc->dc_func)(dc->dc_dev); in config_process_deferred_mountroot()