Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dpci_cap.c78 PCI_PCIX_COMMAND)) != PCI_CAP_EINVAL16) in pci_cap_probe()
/titanic_50/usr/src/uts/common/sys/
H A Dpci.h696 #define PCI_PCIX_COMMAND 0x2 /* Command register offset */ macro
/titanic_50/usr/src/uts/common/os/
H A Dpcifm.c176 (pcix_cap_ptr + PCI_PCIX_COMMAND)); in pcix_regs_gather()
385 pcix_cap_ptr + PCI_PCIX_COMMAND) & PCI_PCIX_VER_MASK; in pcix_ereport_setup()
H A Dsunpci.c698 pcix_command = pci_config_get16(confhdl, cap_ptr + PCI_PCIX_COMMAND);
/titanic_50/usr/src/uts/common/io/pciex/
H A Dpcie.c1047 PCI_PCIX_COMMAND) & PCI_PCIX_VER_MASK; in pcie_init_bus()
H A Dpcie_fault.c556 PCI_PCIX_COMMAND); in pf_pcix_regs_gather()