Home
last modified time | relevance | path

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

/dragonfly/stand/boot/efi/boot1/
H A Dufs_module.c87 init_dev(dev_info_t* dev) in init_dev() function
115 if (init_dev(dev) < 0) in probe()
134 if (init_dev(dev) < 0) { in load()
/dragonfly/usr.sbin/config/
H A Dconfig.h149 void init_dev(struct device *);
H A Dconfig.y327 /* lambda */ { init_dev(&cur); };
453 init_dev(struct device *dp) in init_dev() function
H A Dmkmakefile.c443 init_dev(dp); in read_files()