Searched refs:DPCI (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/mxfe/ |
H A D | mxfeimpl.h | 369 #define DPCI 0x0040 macro
|
H A D | mxfe.c | 421 DBG(DPCI, "PCI vendor id = %x", venid); in mxfe_attach() 422 DBG(DPCI, "PCI device id = %x", devid); in mxfe_attach() 423 DBG(DPCI, "PCI revision id = %x", revid); in mxfe_attach() 424 DBG(DPCI, "PCI cachesize = %d", cachesize); in mxfe_attach() 425 DBG(DPCI, "PCI COMM = %x", pci_config_get8(pci, PCI_CMD)); in mxfe_attach() 426 DBG(DPCI, "PCI STAT = %x", pci_config_get8(pci, PCI_STAT)); in mxfe_attach()
|
/titanic_44/usr/src/uts/common/sys/crypto/ |
H A D | dca.h | 782 #define DPCI 0x0002 macro
|
/titanic_44/usr/src/uts/common/crypto/io/ |
H A D | dca.c | 718 DBG(dca, DPCI, "i=%d venid=%x devid=%x rev=%d", in dca_attach() 728 DBG(dca, DPCI, "PCI command=0x%x status=%x cachelinesz=%x", in dca_attach() 730 DBG(dca, DPCI, "mingnt=0x%x maxlat=0x%x lattmr=0x%x", in dca_attach()
|