Searched refs:TCMU_DEV_BIT_PLUGGED (Results 1 – 1 of 1) sorted by relevance
124 #define TCMU_DEV_BIT_PLUGGED 4 macro986 clear_bit(TCMU_DEV_BIT_PLUGGED, &udev->flags); in tcmu_unplug_device()994 if (!test_and_set_bit(TCMU_DEV_BIT_PLUGGED, &udev->flags)) in tcmu_plug_device()1128 if (!test_bit(TCMU_DEV_BIT_PLUGGED, &udev->flags)) in queue_cmd_ring()