Lines Matching defs:hwp
43 vgaHWPtr hwp = VGAHWPTR(pScrn);68 while (hwp->readST01(hwp) & 0x8) ;69 while (!(hwp->readST01(hwp) & 0x8)) ;208 vgaHWPtr hwp = VGAHWPTR(output->scrn);221 while (!(hwp->readST01(hwp) & 0x8)) ;222 while (hwp->readST01(hwp) & 0x8) ;