Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A D3w-sas.h120 #define TW_USING_MSI 3 macro
H A 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()
H A D3w-sas.c1656 set_bit(TW_USING_MSI, &tw_dev->flags); in twl_probe()
1688 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_probe()
1734 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_remove()
1809 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_resume()
H A D3w-9xxx.h350 #define TW_USING_MSI 3 macro