Searched refs:PCI_CAP_CFGSZ_8 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h67 PCI_CAP_CFGSZ_8 = 0, enumerator in enum:__anon8816
79 pci_cap_get(h, PCI_CAP_CFGSZ_8, i, b, o))
86 pci_cap_put(h, PCI_CAP_CFGSZ_8, i, b, o, d))
93 pci_cap_get(h, PCI_CAP_CFGSZ_8, PCI_CAP_XCFG_SPC(i), b, o))
100 pci_cap_put(h, PCI_CAP_CFGSZ_8, PCI_CAP_XCFG_SPC(i), b, o, d))
/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c269 case PCI_CAP_CFGSZ_8:
307 case PCI_CAP_CFGSZ_8:

Completed in 57 milliseconds