Searched defs:dl_opts (Results 1 – 1 of 1) sorted by relevance
182 struct dl_opts { struct183 uint32_t present; /* flags of present items */184 char *bus_name;185 char *dev_name;209 struct dl_opts opts; argument