Searched refs:AF_BUSRST_NEEDED (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/esas2r/
H A Desas2r_int.c483 clear_bit(AF_BUSRST_NEEDED, &a->flags);
628 if (test_bit(AF_BUSRST_NEEDED, &a->flags)) {
631 clear_bit(AF_BUSRST_NEEDED, &a->flags);
H A Desas2r_io.c850 set_bit(AF_BUSRST_NEEDED, &a->flags);
H A Desas2r.h807 #define AF_BUSRST_NEEDED 4 macro
1289 return test_bit(AF_BUSRST_NEEDED, &a->flags) ||

Completed in 156 milliseconds