Searched refs:HSO_NET_RUNNING (Results 1 – 1 of 1) sorted by relevance
98 #define HSO_NET_RUNNING 0 macro735 set_bit(HSO_NET_RUNNING, &odev->flags); in hso_net_open()752 clear_bit(HSO_NET_RUNNING, &odev->flags); in hso_net_close()767 if (!odev || !test_bit(HSO_NET_RUNNING, &odev->flags)) { in write_bulk_callback()1019 if (!odev || !test_bit(HSO_NET_RUNNING, &odev->flags)) { in read_bulk_callback()