Searched refs:AF2_COREDUMP_SAVED (Results 1 – 3 of 3) sorted by relevance
941 if (!test_bit(AF2_COREDUMP_SAVED, &a->flags2)) in hba_ioctl_callback()963 clear_bit(AF2_COREDUMP_SAVED, &a->flags2); in hba_ioctl_callback()975 if (!test_bit(AF2_COREDUMP_SAVED, &a->flags2)) in hba_ioctl_callback()
1553 !test_bit(AF2_COREDUMP_SAVED, &a->flags2)) { in esas2r_reset_chip()1559 set_bit(AF2_COREDUMP_SAVED, &a->flags2); in esas2r_reset_chip()
834 #define AF2_COREDUMP_SAVED 4 macro