Home
last modified time | relevance | path

Searched refs:TCMU_DEV_BIT_BROKEN (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/target/
Dtarget_core_user.c121 #define TCMU_DEV_BIT_BROKEN 1 macro
1032 if (test_bit(TCMU_DEV_BIT_BROKEN, &udev->flags)) { in queue_cmd_ring()
1164 if (test_bit(TCMU_DEV_BIT_BROKEN, &udev->flags)) in queue_tmr_ring()
1339 set_bit(TCMU_DEV_BIT_BROKEN, &udev->flags); in tcmu_handle_completion()
1448 if (test_bit(TCMU_DEV_BIT_BROKEN, &udev->flags)) { in tcmu_handle_completions()
1489 set_bit(TCMU_DEV_BIT_BROKEN, &udev->flags); in tcmu_handle_completions()
2384 clear_bit(TCMU_DEV_BIT_BROKEN, &udev->flags); in tcmu_reset_ring()