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

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h68 PCI_CAP_CFGSZ_16 = 1, enumerator in enum:__anon8816
81 pci_cap_get(h, PCI_CAP_CFGSZ_16, i, b, o))
88 pci_cap_put(h, PCI_CAP_CFGSZ_16, i, b, o, d))
95 pci_cap_get(h, PCI_CAP_CFGSZ_16, PCI_CAP_XCFG_SPC(i), b, o))
102 pci_cap_put(h, PCI_CAP_CFGSZ_16, PCI_CAP_XCFG_SPC(i), b, o, d))
/illumos-gate/usr/src/uts/common/io/
H A Dpci_cap.c272 case PCI_CAP_CFGSZ_16:
310 case PCI_CAP_CFGSZ_16:

Completed in 44 milliseconds