Searched refs:HSO_NET_RUNNING (Results 1 – 1 of 1) sorted by relevance
84 #define HSO_NET_RUNNING 0 macro715 set_bit(HSO_NET_RUNNING, &odev->flags); in hso_net_open()732 clear_bit(HSO_NET_RUNNING, &odev->flags); in hso_net_close()747 if (!odev || !test_bit(HSO_NET_RUNNING, &odev->flags)) { in write_bulk_callback()997 if (!odev || !test_bit(HSO_NET_RUNNING, &odev->flags)) { in read_bulk_callback()