OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEEQ_RX_PTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
seeq8005reg.h
47
#define
SEEQ_RX_PTR
0xa
seeq8005.c
184
SEEQ_WRITE16(sc, iot, ioh,
SEEQ_RX_PTR
, 0x1234);
185
if (SEEQ_READ16(sc, iot, ioh,
SEEQ_RX_PTR
) != 0x1234) {
188
SEEQ_WRITE16(sc, iot, ioh,
SEEQ_RX_PTR
, 0x1234);
189
if (SEEQ_READ16(sc, iot, ioh,
SEEQ_RX_PTR
) != 0x1234) {
348
SEEQ_WRITE16(sc, iot, ioh,
SEEQ_RX_PTR
, SEEQ_MAX_BUFFER_SIZE - 2);
801
SEEQ_WRITE16(sc, iot, ioh,
SEEQ_RX_PTR
, sc->sc_rx_ptr);
Completed in 13 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025