Home | Sort by: relevance | last modified time | path |
/src/sys/dev/mca/ | |
if_lereg.h | 40 #define REGREQ 0x20 /* I/O command pending */ |
if_le_mca.c | 303 * 4. wait until REGREQ is cleared 313 while (bus_space_read_1(sc->sc_memt, sc->sc_memh, LE_PORT) & REGREQ) |