Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/xmi/
H A Dxmivar.h63 struct xmi_list { struct
64 uint16_t xl_nr; /* Unit ID# */
65 uint16_t xl_havedriver; /* Have device driver (informal) */
66 const char *xl_name; /* DEC name */
H A Dxmi.c52 const struct xmi_list xmi_list[] = { variable