Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h369 #define DPCI 0x0040 macro
H A Dmxfe.c421 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()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h782 #define DPCI 0x0002 macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c711 DBG(dca, DPCI, "i=%d venid=%x devid=%x rev=%d", in dca_attach()
721 DBG(dca, DPCI, "PCI command=0x%x status=%x cachelinesz=%x", in dca_attach()
723 DBG(dca, DPCI, "mingnt=0x%x maxlat=0x%x lattmr=0x%x", in dca_attach()