Home
last modified time | relevance | path

Searched refs:TW_IN_RESET (Results 1 – 6 of 6) sorted by relevance

/drivers/scsi/
D3w-xxxx.h221 #define TW_IN_RESET 2 macro
D3w-sas.h122 #define TW_IN_RESET 2 macro
D3w-9xxx.c920 (!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()
1583 set_bit(TW_IN_RESET, &tw_dev->flags); in twa_reset_device_extension()
1623 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()
D3w-sas.c1145 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in twl_interrupt()
1363 set_bit(TW_IN_RESET, &tw_dev->flags); in twl_reset_device_extension()
1400 clear_bit(TW_IN_RESET, &tw_dev->flags); in twl_reset_device_extension()
1469 if (test_bit(TW_IN_RESET, &tw_dev->flags)) { in twl_scsi_queue_lck()
D3w-9xxx.h352 #define TW_IN_RESET 2 macro
D3w-xxxx.c1286 set_bit(TW_IN_RESET, &tw_dev->flags); in tw_reset_device_extension()
1326 clear_bit(TW_IN_RESET, &tw_dev->flags); in tw_reset_device_extension()
1923 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in tw_scsi_queue_lck()
2015 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in DEF_SCSI_QCMD()