Searched refs:TW_IN_RESET (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D3w-xxxx.h175 #define TW_IN_RESET 2 macro
H A D3w-9xxx.h356 #define TW_IN_RESET 2 macro
H A D3w-9xxx.c893 if ((tw_dev->tw_pci_dev->device != PCI_DEVICE_ID_3WARE_9650SE) || (!test_bit(TW_IN_RESET, &tw_dev->flags)))
1216 if (test_bit(TW_IN_RESET, &tw_dev->flags))
1599 set_bit(TW_IN_RESET, &tw_dev->flags);
1636 clear_bit(TW_IN_RESET, &tw_dev->flags);
1769 if (test_bit(TW_IN_RESET, &tw_dev->flags)) {
H A D3w-xxxx.c1142 set_bit(TW_IN_RESET, &tw_dev->flags);
1182 clear_bit(TW_IN_RESET, &tw_dev->flags);
1817 if (test_bit(TW_IN_RESET, &tw_dev->flags))
1909 if (test_bit(TW_IN_RESET, &tw_dev->flags))

Completed in 102 milliseconds