Searched refs:PCI_ID_TO_NODEID (Results 1 – 2 of 2) sorted by relevance
542 #define PCI_ID_TO_NODEID(pci_id) ((cb_nid_t)((pci_id) >> PCI_IGN_BITS)) macro
1131 cb_p->cb_node_id = PCI_ID_TO_NODEID(pci_p->pci_id); in pci_cb_setup()