Searched defs:di_devnm (Results 1 – 1 of 1) sorted by relevance
164 struct di_devnm { struct165 di_off_t name;166 di_off_t global_prop;167 di_off_t head; /* head of per instance list */168 int flags; /* driver attachment info */169 int instance; /* next instance to assign */170 uint_t ops; /* bit-encoded driver ops */