Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Ddevice.h143 struct cfdriver { struct
144 void **cd_devs; /* devices found */
145 char *cd_name; /* device name */
146 enum devclass cd_class; /* device classification */
147 int cd_mode; /* device type subclassification */
148 int cd_ndevs; /* size of cd_devs array */