Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A D3w-xxxx.h222 #define TW_IN_RESET 2 macro
H A D3w-sas.h119 #define TW_IN_RESET 2 macro
H A 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()
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()
1758 if (test_bit(TW_IN_RESET, &tw_dev->flags)) { in twa_scsi_queue_lck()
H A D3w-sas.c1142 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in twl_interrupt()
1360 set_bit(TW_IN_RESET, &tw_dev->flags); in twl_reset_device_extension()
1397 clear_bit(TW_IN_RESET, &tw_dev->flags); in twl_reset_device_extension()
1466 if (test_bit(TW_IN_RESET, &tw_dev->flags)) { in twl_scsi_queue_lck()
H A D3w-9xxx.h349 #define TW_IN_RESET 2 macro
H A D3w-xxxx.c1294 set_bit(TW_IN_RESET, &tw_dev->flags); in tw_reset_device_extension()
1334 clear_bit(TW_IN_RESET, &tw_dev->flags); in tw_reset_device_extension()
1931 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in tw_scsi_queue_lck()
2023 if (test_bit(TW_IN_RESET, &tw_dev->flags)) in DEF_SCSI_QCMD()