Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
HDbus_private.h87 struct config_device { struct
/dragonfly/sys/kern/
HDsubr_bus.c2190 extern struct config_device config_devtab[];
2194 struct config_device *devtab = config_devtab;
2199 struct config_device *new; in resource_new_name()