Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcic_var.h241 #define PCF_DMA 0x00400000 /* supports DMA */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c1125 pcic->pc_flags |= PCF_DMA | PCF_ZV; in pcic_attach()
1174 pcic->pc_flags |= PCF_DMA; in pcic_attach()