Home
last modified time | relevance | path

Searched refs:PCF_DMA (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_var.h243 #define PCF_DMA 0x00400000 /* supports DMA */ macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c1124 pcic->pc_flags |= PCF_DMA | PCF_ZV; in pcic_attach()
1173 pcic->pc_flags |= PCF_DMA; in pcic_attach()