Searched refs:DEF_PR_REG_ACTIVE (Results 1 – 3 of 3) sorted by relevance
332 registered_nexus = test_bit(DEF_PR_REG_ACTIVE, in core_scsi3_pr_seq_non_holder()1104 set_bit(DEF_PR_REG_ACTIVE, &deve->deve_flags); in __core_scsi3_add_registration()1117 set_bit(DEF_PR_REG_ACTIVE, &deve->deve_flags); in __core_scsi3_add_registration()1313 clear_bit(DEF_PR_REG_ACTIVE, &deve->deve_flags); in __core_scsi3_free_registration()
436 clear_bit(DEF_PR_REG_ACTIVE, &orig->deve_flags); in core_disable_device_list_for_node()
678 #define DEF_PR_REG_ACTIVE 1 macro