Home
last modified time | relevance | path

Searched refs:DBG_PHYS_ACC (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_tools_4u.c274 DBG(DBG_PHYS_ACC, dip, in pxtool_access()
280 DBG(DBG_PHYS_ACC, dip, in pxtool_access()
291 DBG(DBG_PHYS_ACC, dip, in pxtool_access()
297 DBG(DBG_PHYS_ACC, dip, in pxtool_access()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_debug.h103 /* 53 */ DBG_PHYS_ACC, enumerator
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_debug.c80 {DBG_PHYS_ACC, "phys_acc"}
H A Dpci_tools.c583 DEBUG3(DBG_PHYS_ACC, dip, in pcitool_access()
589 DEBUG3(DBG_PHYS_ACC, dip, in pcitool_access()
600 DEBUG3(DBG_PHYS_ACC, dip, in pcitool_access()
606 DEBUG3(DBG_PHYS_ACC, dip, in pcitool_access()
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_debug.h89 #define DBG_PHYS_ACC (0x80000ull << 32) macro