Searched refs:DEF_PR_REG_ACTIVE (Results 1 – 3 of 3) sorted by relevance
340 registered_nexus = test_bit(DEF_PR_REG_ACTIVE, in core_scsi3_pr_seq_non_holder()1117 set_bit(DEF_PR_REG_ACTIVE, &deve->deve_flags); in __core_scsi3_add_registration()1130 set_bit(DEF_PR_REG_ACTIVE, &deve->deve_flags); in __core_scsi3_add_registration()1339 clear_bit(DEF_PR_REG_ACTIVE, &deve->deve_flags); in __core_scsi3_free_registration()
443 clear_bit(DEF_PR_REG_ACTIVE, &orig->deve_flags); in core_disable_device_list_for_node()
647 #define DEF_PR_REG_ACTIVE 1 macro