Home
last modified time | relevance | path

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

/drivers/target/
Dtarget_core_user.c124 #define TCMU_DEV_BIT_TMR_NOTIFY 3 macro
1290 if (!test_bit(TCMU_DEV_BIT_TMR_NOTIFY, &udev->flags)) in tcmu_tmr_notify()
2929 test_bit(TCMU_DEV_BIT_TMR_NOTIFY, &udev->flags)); in tcmu_tmr_notification_show()
2948 set_bit(TCMU_DEV_BIT_TMR_NOTIFY, &udev->flags); in tcmu_tmr_notification_store()
2950 clear_bit(TCMU_DEV_BIT_TMR_NOTIFY, &udev->flags); in tcmu_tmr_notification_store()