Searched refs:MD2_LOOPBACK (Results 1 – 4 of 4) sorted by relevance
211 #define MD2_LOOPBACK 0x03 /* Local data Loopback */ macro
401 md2 |= MD2_LOOPBACK; in sca_set_port()403 md2 &= ~MD2_LOOPBACK; in sca_set_port()433 md2 |= MD2_LOOPBACK; in sca_open()
445 md2 |= MD2_LOOPBACK; in sca_set_port()447 md2 &= ~MD2_LOOPBACK; in sca_set_port()477 md2 |= MD2_LOOPBACK; in sca_open()
301 #define MD2_LOOPBACK 0x03 /* Local data Loopback */ macro