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()958 clear_bit(AF2_COREDUMP_SAVED, &a->flags2); in hba_ioctl_callback()970 if (!test_bit(AF2_COREDUMP_SAVED, &a->flags2)) in hba_ioctl_callback()
1480 !test_bit(AF2_COREDUMP_SAVED, &a->flags2)) { in esas2r_reset_chip()1486 set_bit(AF2_COREDUMP_SAVED, &a->flags2); in esas2r_reset_chip()
834 #define AF2_COREDUMP_SAVED 4 macro