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()1109 set_bit(DEF_PR_REG_ACTIVE, &deve->deve_flags); in __core_scsi3_add_registration()1122 set_bit(DEF_PR_REG_ACTIVE, &deve->deve_flags); in __core_scsi3_add_registration()1319 clear_bit(DEF_PR_REG_ACTIVE, &deve->deve_flags); in __core_scsi3_free_registration()
429 clear_bit(DEF_PR_REG_ACTIVE, &orig->deve_flags); in core_disable_device_list_for_node()
662 #define DEF_PR_REG_ACTIVE 1 macro