Searched refs:vadem (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpcic.c5818 int vadem, new; local
5820 vadem = pcic_getb(pcic, 0, PCIC_VG_DMA) &
5822 new = vadem | (PCIC_V_VADEMREV|PCIC_V_UNLOCK);
5827 pcic_putb(pcic, 0, PCIC_VG_DMA, vadem);

Completed in 54 milliseconds