Searched refs:PCI_CAP_PUT32 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpci_cap.h89 #define PCI_CAP_PUT32(h, i, b, o, d) ((uint32_t) \ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpci_intr_lib.c223 PCI_CAP_PUT32(h, NULL, caps_ptr, PCI_MSI_ADDR_OFFSET, addr);
229 PCI_CAP_PUT32(h, NULL, caps_ptr, PCI_MSI_ADDR_OFFSET
312 PCI_CAP_PUT32(h, NULL, caps_ptr, PCI_MSI_ADDR_OFFSET, 0);
317 PCI_CAP_PUT32(h, NULL, caps_ptr, PCI_MSI_ADDR_OFFSET
516 PCI_CAP_PUT32(cfg_hdle, NULL, caps_ptr, offset, mask_bits);
579 PCI_CAP_PUT32(cfg_hdle, NULL, caps_ptr, offset, mask_bits);
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c3457 PCI_CAP_PUT32(pci_cfg_hdl, NULL, caps_ctrl,

Completed in 52 milliseconds