Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_cb.h67 cb_nid_t cb_node_id; member
86 ((cb_p)->cb_node_id << (PCI_IGN_BITS + PCI_INO_BITS) | (mondo))
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpcisch.c1131 cb_p->cb_node_id = PCI_ID_TO_NODEID(pci_p->pci_id); in pci_cb_setup()