Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dpci_cap.c47 #define PCI_CAP_BASE(h, id, base_p) (*base_p ? DDI_SUCCESS : \ macro
257 if (PCI_CAP_BASE(h, id, &base) != DDI_SUCCESS) in pci_cap_get()
301 if (PCI_CAP_BASE(h, id, &base) != DDI_SUCCESS) in pci_cap_put()
338 if (PCI_CAP_BASE(h, id, &base) != DDI_SUCCESS) in pci_cap_read()