Home
last modified time | relevance | path

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

/drivers/pci/
Dmsi.c138 static inline __attribute_const__ u32 msi_mask(unsigned x) in msi_mask() function
148 return msi_mask((control >> 1) & 7); in msi_capable_mask()
153 return msi_mask((control >> 4) & 7); in msi_enabled_mask()