Searched refs:HSO_NET_RUNNING (Results 1 – 1 of 1) sorted by relevance
97 #define HSO_NET_RUNNING 0 macro738 set_bit(HSO_NET_RUNNING, &odev->flags); in hso_net_open()755 clear_bit(HSO_NET_RUNNING, &odev->flags); in hso_net_close()770 if (!odev || !test_bit(HSO_NET_RUNNING, &odev->flags)) { in write_bulk_callback()1022 if (!odev || !test_bit(HSO_NET_RUNNING, &odev->flags)) { in read_bulk_callback()