Searched refs:GUI_STAT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/pci/ | ||
H A D | machfbreg.h | 177 #define GUI_STAT 0x0338 /* Dword offset CE */ macro |
H A D | machfb.c | 386 while ((regr(sc, GUI_STAT) & 1) != 0) in wait_for_idle() |