Searched refs:SEEQ_STATUS (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dseeq8005.c395 status = SEEQ_READ16(sc, iot, ioh, SEEQ_STATUS);
405 status = SEEQ_READ16(sc, iot, ioh, SEEQ_STATUS);
435 status = SEEQ_READ16(sc, iot, ioh, SEEQ_STATUS);
446 status = SEEQ_READ16(sc, iot, ioh, SEEQ_STATUS);
548 if ((SEEQ_READ16(sc, iot, ioh, SEEQ_STATUS) &
552 if (SEEQ_READ16(sc, iot, ioh, SEEQ_STATUS) &
571 if (SEEQ_READ16(sc, iot, ioh, SEEQ_STATUS) &
594 SEEQ_READ16(sc, iot, ioh, SEEQ_STATUS)));
650 SEEQ_READ16(sc, iot, ioh, SEEQ_STATUS), addr, len));
939 ("st=%04x\n", SEEQ_READ16(sc, iot, ioh, SEEQ_STATUS)));
[all...]
H A Dseeq8005reg.h42 #define SEEQ_STATUS 0x0 macro

Completed in 188 milliseconds