Searched refs:CCIO_SLAVE (Results 1 – 4 of 4) sorted by relevance
221 ASSERT(option == CCIO_SLAVE); in rdc_allow_sec_sync()1556 if (options & CCIO_SLAVE) { in r_net_state4()1577 if (rdc_allow_sec_sync(urdc, CCIO_SLAVE) < 0) { in r_net_state4()1803 if (options & CCIO_SLAVE) { in r_net_state()1824 if (rdc_allow_sec_sync(urdc, CCIO_SLAVE) < 0) { in r_net_state()
677 #define CCIO_SLAVE 0x0010 macro
2182 krdc->remote_index = rdc_net_state(krdc->index, CCIO_SLAVE); in _rdc_remote_flush()
3672 krdc->remote_index = rdc_net_state(index, CCIO_SLAVE); in rdc_sync()