Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dmachfbreg.h177 #define GUI_STAT 0x0338 /* Dword offset CE */ macro
H A Dmachfb.c386 while ((regr(sc, GUI_STAT) & 1) != 0) in wait_for_idle()