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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dtools.c1043 register uint_t readvalue; local
1050 readvalue = ast_mmio_read32(port);
1052 if (readvalue == value)
1061 readvalue = ast_mmio_read32(port);
1063 if (readvalue == value)
1069 readvalue = ast_mmio_read32(port);
1071 if (readvalue == value)

Completed in 527 milliseconds