Home
last modified time | relevance | path

Searched refs:XMI_TYPE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/vax/vax/
H A Dka6400.c114 if (bus_space_read_2(xa->xa_iot, xa->xa_ioh, XMI_TYPE) != XMIDT_KA64) in ka6400_match()
135 bus_space_read_4(xa->xa_iot, xa->xa_ioh, XMI_TYPE) >> 16, in ka6400_attach()
204 if (bus_space_read_2(xa->xa_iot, xa->xa_ioh, XMI_TYPE) != XMIDT_MS62) in ms6400_match()
/netbsd-src/sys/dev/xmi/
H A Dxmireg.h45 #define XMI_TYPE 0 macro
H A Dbi_xmi.c59 if (bus_space_read_2(xa->xa_iot, xa->xa_ioh, XMI_TYPE) != XMIDT_DWMBA) in bi_xmi_match()