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