Searched refs:TW_IN_RESET (Results 1 – 5 of 5) sorted by relevance
222 #define TW_IN_RESET 2 macro
119 #define TW_IN_RESET 2 macro
927 (!test_bit(TW_IN_RESET, &tw_dev->flags))) in twa_decode_bits()1238 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in twa_interrupt()1585 set_bit(TW_IN_RESET, &tw_dev->flags); in twa_reset_device_extension()1625 clear_bit(TW_IN_RESET, &tw_dev->flags); in twa_reset_device_extension()1756 if (test_bit(TW_IN_RESET, &tw_dev->flags)) { in twa_scsi_queue_lck()
1140 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in twl_interrupt()1359 set_bit(TW_IN_RESET, &tw_dev->flags); in twl_reset_device_extension()1396 clear_bit(TW_IN_RESET, &tw_dev->flags); in twl_reset_device_extension()1465 if (test_bit(TW_IN_RESET, &tw_dev->flags)) { in twl_scsi_queue_lck()
349 #define TW_IN_RESET 2 macro