Searched refs:TW_USING_MSI (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | 3w-9xxx.c | 2118 set_bit(TW_USING_MSI, &tw_dev->flags); in twa_probe() 2143 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_probe() 2177 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_remove() 2206 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_suspend() 2269 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_resume()
|
H A D | 3w-sas.h | 120 #define TW_USING_MSI 3 macro
|
H A D | 3w-sas.c | 1664 set_bit(TW_USING_MSI, &tw_dev->flags); in twl_probe() 1696 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_probe() 1742 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_remove() 1834 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_resume()
|
H A D | 3w-9xxx.h | 350 #define TW_USING_MSI 3 macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | 3w-9xxx.c | 2109 set_bit(TW_USING_MSI, &tw_dev->flags); in twa_probe() 2134 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_probe() 2168 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_remove() 2197 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_suspend() 2247 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twa_resume()
|
H A D | 3w-sas.h | 120 #define TW_USING_MSI 3 macro
|
H A D | 3w-sas.c | 1654 set_bit(TW_USING_MSI, &tw_dev->flags); in twl_probe() 1686 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_probe() 1732 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_remove() 1807 if (test_bit(TW_USING_MSI, &tw_dev->flags)) in twl_resume()
|
H A D | 3w-9xxx.h | 350 #define TW_USING_MSI 3 macro
|
Completed in 20 milliseconds