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