Searched refs:TCMU_DEV_BIT_PLUGGED (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_user.c125 #define TCMU_DEV_BIT_PLUGGED 4 macro
988 clear_bit(TCMU_DEV_BIT_PLUGGED, &udev->flags);
996 if (!test_and_set_bit(TCMU_DEV_BIT_PLUGGED, &udev->flags))
1130 if (!test_bit(TCMU_DEV_BIT_PLUGGED, &udev->flags))

Completed in 254 milliseconds