Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/
H A Dtarget_core_user.c121 #define TCMU_DEV_BIT_OPEN 0 macro
1950 if (test_and_set_bit(TCMU_DEV_BIT_OPEN, &udev->flags)) in tcmu_open()
1996 clear_bit(TCMU_DEV_BIT_OPEN, &udev->flags); in tcmu_release()