Searched refs:AZX_DCAPS_NO_MSI (Results 1 – 2 of 2) sorted by relevance
323 (AZX_DCAPS_NO_MSI | AZX_DCAPS_CORBRP_SELF_CLEAR |\327 (AZX_DCAPS_NO_MSI | AZX_DCAPS_POSFIX_LPIB |\1679 if (chip->driver_caps & AZX_DCAPS_NO_MSI) { in check_msi()2713 AZX_DCAPS_NO_MSI | AZX_DCAPS_NO_64BIT },2759 AZX_DCAPS_NO_MSI | AZX_DCAPS_POSFIX_LPIB | AZX_DCAPS_SNOOP_OFF },2777 AZX_DCAPS_NO_MSI | AZX_DCAPS_NO_64BIT },2780 AZX_DCAPS_NO_MSI | AZX_DCAPS_NO_64BIT },2783 AZX_DCAPS_NO_MSI | AZX_DCAPS_NO_64BIT },2786 AZX_DCAPS_NO_MSI | AZX_DCAPS_NO_64BIT },2789 AZX_DCAPS_NO_MSI | AZX_DCAPS_NO_64BIT },
23 #define AZX_DCAPS_NO_MSI (1 << 9) /* No MSI support */ macro