Searched refs:PCI_RID2SLOT (Results 1 – 4 of 4) sorted by relevance
79 *slot = PCI_RID2SLOT(rid); in pcib_decode_rid()
69 #define PCI_RID2SLOT(rid) (((rid) >> PCI_RID_SLOT_SHIFT) & PCI_SLOTMAX) macro
2579 *slot = PCI_RID2SLOT(rid); in pcib_ari_decode_rid()
221 slot = PCI_RID2SLOT(sid); in dmar_fault_task()