Home
last modified time | relevance | path

Searched refs:TW_USING_MSI (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/
D3w-sas.h123 #define TW_USING_MSI 3 macro
D3w-9xxx.h353 #define TW_USING_MSI 3 macro
D3w-sas.c1665 set_bit(TW_USING_MSI, &tw_dev->flags); in twl_probe()
1697 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_probe()
1743 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_remove()
1835 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_resume()
D3w-9xxx.c2111 set_bit(TW_USING_MSI, &tw_dev->flags); in twa_probe()
2136 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_probe()
2170 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_remove()
2199 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_suspend()
2262 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_resume()