Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
D3w-sas.h120 #define TW_USING_MSI 3 macro
D3w-9xxx.h350 #define TW_USING_MSI 3 macro
D3w-sas.c1662 set_bit(TW_USING_MSI, &tw_dev->flags); in twl_probe()
1694 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_probe()
1740 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_remove()
1832 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_resume()
D3w-9xxx.c2113 set_bit(TW_USING_MSI, &tw_dev->flags); in twa_probe()
2138 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_probe()
2172 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_remove()
2201 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_suspend()
2264 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_resume()