Searched refs:DEV_NOSYSLIMIT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_dma.h | 176 #define DEV_NOSYSLIMIT(lo, hi, syslo, syshi, align_pg) \ macro
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | pci_dma.c | 391 if (DEV_NOSYSLIMIT(lo, hi, syslo, fasthi, 1)) in pci_dma_lmts2hdl() 497 if (DEV_NOSYSLIMIT(lo, hi, syslo, syshi, align)) in pci_dma_attr2hdl()
|