Searched refs:AF2_COREDUMP_SAVED (Results 1 – 3 of 3) sorted by relevance
933 if (!test_bit(AF2_COREDUMP_SAVED, &a->flags2)) in hba_ioctl_callback()954 clear_bit(AF2_COREDUMP_SAVED, &a->flags2); in hba_ioctl_callback()966 if (!test_bit(AF2_COREDUMP_SAVED, &a->flags2)) in hba_ioctl_callback()
1479 !test_bit(AF2_COREDUMP_SAVED, &a->flags2)) { in esas2r_reset_chip()1485 set_bit(AF2_COREDUMP_SAVED, &a->flags2); in esas2r_reset_chip()
834 #define AF2_COREDUMP_SAVED 4 macro