Searched refs:MSIQ_TYPE_MASK (Results 1 – 1 of 1) sorted by relevance
921 #define MSIQ_TYPE_MASK 0x00000000000000ffUL macro990 if ((ep->version_type & MSIQ_TYPE_MASK) == 0) in pci_sun4v_dequeue_msi()993 type = (ep->version_type & MSIQ_TYPE_MASK) >> MSIQ_TYPE_SHIFT; in pci_sun4v_dequeue_msi()1007 ep->version_type &= ~MSIQ_TYPE_MASK; in pci_sun4v_dequeue_msi()