Searched refs:PCI_DPA_CAP_SUBSTATE_MASK (Results 1 – 4 of 4) sorted by relevance
818 #define PCI_DPA_CAP_SUBSTATE_MASK 0x1F macro
1006 #define PCI_DPA_CAP_SUBSTATE_MASK 0x1F /* # substates - 1 */ macro
849 #define PCI_DPA_CAP_SUBSTATE_MASK 0x1F macro
1392 byte &= PCI_DPA_CAP_SUBSTATE_MASK; in vfio_ext_cap_len()