Searched refs:TW_IN_RESET (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/drivers/scsi/ |
| D | 3w-xxxx.h | 222 #define TW_IN_RESET 2 macro
|
| D | 3w-sas.h | 119 #define TW_IN_RESET 2 macro
|
| D | 3w-9xxx.h | 349 #define TW_IN_RESET 2 macro
|
| D | 3w-sas.c | 1139 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in twl_interrupt() 1357 set_bit(TW_IN_RESET, &tw_dev->flags); in twl_reset_device_extension() 1394 clear_bit(TW_IN_RESET, &tw_dev->flags); in twl_reset_device_extension() 1463 if (test_bit(TW_IN_RESET, &tw_dev->flags)) { in twl_scsi_queue_lck()
|
| D | 3w-9xxx.c | 918 (!test_bit(TW_IN_RESET, &tw_dev->flags))) in twa_decode_bits() 1236 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in twa_interrupt() 1581 set_bit(TW_IN_RESET, &tw_dev->flags); in twa_reset_device_extension() 1621 clear_bit(TW_IN_RESET, &tw_dev->flags); in twa_reset_device_extension() 1754 if (test_bit(TW_IN_RESET, &tw_dev->flags)) { in twa_scsi_queue_lck()
|
| D | 3w-xxxx.c | 1288 set_bit(TW_IN_RESET, &tw_dev->flags); in tw_reset_device_extension() 1328 clear_bit(TW_IN_RESET, &tw_dev->flags); in tw_reset_device_extension() 1925 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in tw_scsi_queue_lck() 2017 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in DEF_SCSI_QCMD()
|