Searched refs:MP_SET_FLAG (Results 1 – 3 of 3) sorted by relevance
189 MP_SET_FLAG(pDevice, fMP_CONTROL_WRITES); in PIPEnsControlOut()245 MP_SET_FLAG(pDevice, fMP_CONTROL_READS); in PIPEnsControlIn()
893 #define MP_SET_FLAG(_M, _F) ((_M)->Flags |= (_F)) macro
1069 MP_SET_FLAG(pDevice, fMP_POST_READS); in device_open()1070 MP_SET_FLAG(pDevice, fMP_POST_WRITES); in device_open()1212 MP_SET_FLAG(pDevice, fMP_DISCONNECTED); in device_close()