Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
D3w-xxxx.h226 #define TW_IN_RESET 2 macro
D3w-sas.h126 #define TW_IN_RESET 2 macro
D3w-9xxx.h357 #define TW_IN_RESET 2 macro
D3w-9xxx.c922 (!test_bit(TW_IN_RESET, &tw_dev->flags))) in twa_decode_bits()
1240 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in twa_interrupt()
1604 set_bit(TW_IN_RESET, &tw_dev->flags); in twa_reset_device_extension()
1641 clear_bit(TW_IN_RESET, &tw_dev->flags); in twa_reset_device_extension()
1774 if (test_bit(TW_IN_RESET, &tw_dev->flags)) { in twa_scsi_queue_lck()
D3w-sas.c1188 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in twl_interrupt()
1406 set_bit(TW_IN_RESET, &tw_dev->flags); in twl_reset_device_extension()
1441 clear_bit(TW_IN_RESET, &tw_dev->flags); in twl_reset_device_extension()
1510 if (test_bit(TW_IN_RESET, &tw_dev->flags)) { in twl_scsi_queue_lck()
D3w-xxxx.c1321 set_bit(TW_IN_RESET, &tw_dev->flags); in tw_reset_device_extension()
1361 clear_bit(TW_IN_RESET, &tw_dev->flags); in tw_reset_device_extension()
1958 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in tw_scsi_queue_lck()
2052 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in DEF_SCSI_QCMD()