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

/netbsd-current/sys/dev/ic/
H A Dseeq8005.c114 #define SEEQ_READ16(sc, iot, ioh, reg) \ macro
185 if (SEEQ_READ16(sc, iot, ioh, SEEQ_RX_PTR) != 0x1234) {
189 if (SEEQ_READ16(sc, iot, ioh, SEEQ_RX_PTR) != 0x1234) {
202 id = SEEQ_READ16(sc, sc->sc_iot, sc->sc_ioh, SEEQ_BUFWIN);
360 if (SEEQ_READ16(sc, iot, ioh, SEEQ_BUFWIN) != (value)) \
395 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(s
[all...]

Completed in 143 milliseconds