Searched refs:AF2_COREDUMP_SAVED (Results 1 – 3 of 3) sorted by relevance
937 if (!test_bit(AF2_COREDUMP_SAVED, &a->flags2)) in hba_ioctl_callback()959 clear_bit(AF2_COREDUMP_SAVED, &a->flags2); in hba_ioctl_callback()971 if (!test_bit(AF2_COREDUMP_SAVED, &a->flags2)) in hba_ioctl_callback()
1503 !test_bit(AF2_COREDUMP_SAVED, &a->flags2)) { in esas2r_reset_chip()1509 set_bit(AF2_COREDUMP_SAVED, &a->flags2); in esas2r_reset_chip()
834 #define AF2_COREDUMP_SAVED 4 macro