Searched refs:CDC_ETHER_RUNNING (Results 1 – 2 of 2) sorted by relevance
28 #define CDC_ETHER_RUNNING 0x00000002 macro
79 if ( !ether_dev || !(ether_dev->flags & CDC_ETHER_RUNNING) ) { in read_bulk_callback()164 if ( !ether_dev || !(ether_dev->flags & CDC_ETHER_RUNNING) ) { in write_bulk_callback()419 ether_dev->flags |= CDC_ETHER_RUNNING; in CDCEther_open()430 ether_dev->flags &= ~CDC_ETHER_RUNNING; in CDCEther_close()