Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
D3w-sas.h120 #define TW_USING_MSI 3 macro
D3w-9xxx.h350 #define TW_USING_MSI 3 macro
D3w-sas.c1655 set_bit(TW_USING_MSI, &tw_dev->flags); in twl_probe()
1687 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_probe()
1733 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_remove()
1808 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_resume()
D3w-9xxx.c2110 set_bit(TW_USING_MSI, &tw_dev->flags); in twa_probe()
2135 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_probe()
2169 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_remove()
2198 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_suspend()
2248 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_resume()