Home
last modified time | relevance | path

Searched refs:PCI_CHIP_XMITS (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/pci/
H A Dpcisch.h54 #define XMITS_VER_10 CHIP_ID(PCI_CHIP_XMITS, 0x05, 0x01)
55 #define XMITS_VER_21 CHIP_ID(PCI_CHIP_XMITS, 0x05, 0x03)
56 #define XMITS_VER_30 CHIP_ID(PCI_CHIP_XMITS, 0x05, 0x04)
547 ((cmn_p->pci_chip_id >> 16) == PCI_CHIP_XMITS) ? PCI_XMITS : "")
H A Dpci_var.h65 PCI_CHIP_XMITS, enumerator
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpcisch.c324 (CHIP_TYPE(pci_p) == PCI_CHIP_XMITS)) in pci_sc_configure()
405 if (((chip_type == PCI_CHIP_XMITS) && (ino == pbm_p->pbm_sync_ino)) || in pci_pbm_dma_sync()
776 if (CHIP_TYPE(pci_p) == PCI_CHIP_XMITS) { in pbm_configure()
875 (CHIP_TYPE(pci_p) == PCI_CHIP_XMITS)) { in pbm_configure()
966 if (CHIP_TYPE(pci_p) == PCI_CHIP_XMITS) { in pbm_configure()
1369 if (CHIP_TYPE(pci_p) == PCI_CHIP_XMITS) in pci_pbm_setup()
1529 if ((CB_CHIP_TYPE((cb_t *)cb_p)) == PCI_CHIP_XMITS) { in pci_cb_errstate_get()
1733 (CB_CHIP_TYPE(cb_p) == PCI_CHIP_XMITS)) in cb_buserr_intr()
2011 if (!(CHIP_TYPE(pci_p) == PCI_CHIP_XMITS) || in pcix_log_pbm()
2265 if ((CHIP_TYPE(pci_p) == PCI_CHIP_XMITS) && in pci_check_error()
[all …]
H A Dpci_ib.c82 if (CHIP_TYPE(pci_p) != PCI_CHIP_XMITS) { in ib_create()
346 if (CHIP_TYPE(pci_p) != PCI_CHIP_XMITS) { in ib_intr_dist_all()
495 if (CHIP_TYPE(pci_p) != PCI_CHIP_XMITS) { in ib_suspend()
515 if (CHIP_TYPE(pci_p) != PCI_CHIP_XMITS) { in ib_resume()