Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dpcic_var.h244 #define PCF_ZV 0x00800000 /* supports Zoom Video */ macro
/titanic_50/usr/src/uts/common/io/
H A Dpcic.c1124 pcic->pc_flags |= PCF_DMA | PCF_ZV; in pcic_attach()