HomeSort by: relevance | last modified time | path
    Searched refs:SEEQ_STATUS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
seeq8005.c 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(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...]
seeq8005reg.h 42 #define SEEQ_STATUS 0x0

Completed in 61 milliseconds