Home
last modified time | relevance | path

Searched refs:MI_DM (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Ddcm.c226 0, MI_DM, MI_CTS, MI_CTS|MI_DM,
227 MI_CD, MI_CD|MI_DM, MI_CD|MI_CTS, MI_CD|MI_CTS|MI_DM,
228 MI_RI, MI_RI|MI_DM, MI_RI|MI_CTS, MI_RI|MI_CTS|MI_DM,
229 MI_RI|MI_CD, MI_RI|MI_CD|MI_DM, MI_RI|MI_CD|MI_CTS,
230 MI_RI|MI_CD|MI_CTS|MI_DM
H A Ddcmreg.h216 #define MI_DM 0x04 macro