OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RL_CS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/qbus/
rlreg.h
30
#define
RL_CS
0
rl.c
148
RL_WREG(
RL_CS
, RLCS_GS|(unit << RLCS_USHFT));
150
} while (((RL_RREG(
RL_CS
) & RLCS_ERR) != 0) && i++ < 10);
164
if (RL_RREG(
RL_CS
) & RLCS_CRDY)
196
RL_WREG(
RL_CS
, RLCS_GS|RLCS_IE);
200
if (RL_RREG(
RL_CS
) & RLCS_CRDY)
242
RL_WREG(
RL_CS
, RLCS_GS|(i << RLCS_USHFT));
246
if ((RL_RREG(
RL_CS
) & RLCS_ERR) == 0)
345
RL_WREG(
RL_CS
, RLCS_RHDR|(rc->rc_hwid << RLCS_USHFT));
566
cs = RL_RREG(
RL_CS
);
632
RL_WREG(
RL_CS
, RLCS_SEEK | (rc->rc_hwid << RLCS_USHFT))
[
all
...]
Completed in 12 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025