Searched defs:xmi_list (Results 1 – 2 of 2) sorted by relevance
63 struct xmi_list { struct64 uint16_t xl_nr; /* Unit ID# */65 uint16_t xl_havedriver; /* Have device driver (informal) */66 const char *xl_name; /* DEC name */
52 const struct xmi_list xmi_list[] = { variable