Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dbus_private.h87 struct config_device { struct
88 char *name; /* e.g. "lpt", "wdc" etc */
89 int unit;
90 int resource_count;
91 struct config_resource *resources;