Searched refs:AF2_INIT_DONE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/esas2r/
H A Desas2r_init.c426 set_bit(AF2_INIT_DONE, &a->flags2);
440 if ((test_bit(AF2_INIT_DONE, &a->flags2))
624 if (test_bit(AF2_INIT_DONE, &a->flags2)) {
625 clear_bit(AF2_INIT_DONE, &a->flags2);
H A Desas2r.h838 #define AF2_INIT_DONE 8 macro

Completed in 216 milliseconds