Searched refs:ESO_SB_RSR_BUSY (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | esoreg.h | 93 #define ESO_SB_RSR_BUSY 0x80 /* WDR not available or Solo-1 busy */ macro |
| D | eso.c | 459 & ESO_SB_RSR_BUSY) == 0) { in eso_write_cmd() |