pci_cap_put
pci_cap_put(h, PCI_CAP_CFGSZ_8, PCI_CAP_XCFG_SPC(i), b, o, d)
pci_cap_put(h, PCI_CAP_CFGSZ_16, PCI_CAP_XCFG_SPC(i), b, o, d)
pci_cap_put(h, PCI_CAP_CFGSZ_32, PCI_CAP_XCFG_SPC(i), b, o, d)
extern int pci_cap_put(ddi_acc_handle_t h, pci_cap_config_size_t size,
pci_cap_put(h, PCI_CAP_CFGSZ_8, i, b, o, d)
pci_cap_put(h, PCI_CAP_CFGSZ_16, i, b, o, d)
pci_cap_put(h, PCI_CAP_CFGSZ_32, i, b, o, d)