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