OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SBIC_ASR_BSY
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/arch/acorn32/podulebus/
sbic.c
305
} while (asr & (
SBIC_ASR_BSY
| SBIC_ASR_CIP));
682
if (asr & (
SBIC_ASR_BSY
| SBIC_ASR_LCI)) {
933
if (asr & (SBIC_ASR_INT |
SBIC_ASR_BSY
)) {
1214
if (!(asr &
SBIC_ASR_BSY
)) {
1356
if (asr & (
SBIC_ASR_BSY
| SBIC_ASR_LCI | SBIC_ASR_CIP))
1423
while (asr &
SBIC_ASR_BSY
){
1726
while (asr &
SBIC_ASR_BSY
){
1834
while ((asr &
SBIC_ASR_BSY
) &&
1945
if (asr &
SBIC_ASR_BSY
)
2168
if (asr & (
SBIC_ASR_BSY
| SBIC_ASR_LCI | SBIC_ASR_CIP)
[
all
...]
sbicreg.h
94
#define
SBIC_ASR_BSY
0x20 /* Busy, only cmd/data/asr readable */
/src/sys/arch/amiga/dev/
sbic.c
277
} while (asr & (
SBIC_ASR_BSY
|SBIC_ASR_CIP));
769
if (asr & (
SBIC_ASR_BSY
|SBIC_ASR_LCI)) {
998
if (asr & (SBIC_ASR_INT|
SBIC_ASR_BSY
)) {
1280
if (!(asr &
SBIC_ASR_BSY
)) {
1420
if (asr & (
SBIC_ASR_BSY
|SBIC_ASR_LCI|SBIC_ASR_CIP))
1495
while (asr &
SBIC_ASR_BSY
){
1892
while (asr &
SBIC_ASR_BSY
){
2000
while ((asr &
SBIC_ASR_BSY
) &&
2118
if (asr &
SBIC_ASR_BSY
)
2377
if (asr & (
SBIC_ASR_BSY
|SBIC_ASR_LCI|SBIC_ASR_CIP)
[
all
...]
sbicreg.h
94
#define
SBIC_ASR_BSY
0x20 /* Busy, only cmd/data/asr readable */
siop.c
515
if (asr & (
SBIC_ASR_BSY
|SBIC_ASR_LCI))
siop2.c
502
if (asr & (
SBIC_ASR_BSY
|SBIC_ASR_LCI))
/src/sys/arch/mvme68k/dev/
sbic.c
236
} while(asr & (
SBIC_ASR_BSY
|SBIC_ASR_CIP));
788
if (asr & (
SBIC_ASR_BSY
|SBIC_ASR_LCI)) {
974
if (asr & (SBIC_ASR_INT|
SBIC_ASR_BSY
)) {
1344
} else if ((asr & (
SBIC_ASR_BSY
| SBIC_ASR_INT)) ==
1422
while (asr &
SBIC_ASR_BSY
) {
1735
while (asr &
SBIC_ASR_BSY
) {
1955
if (asr &
SBIC_ASR_BSY
)
sbicreg.h
94
#define
SBIC_ASR_BSY
0x20 /* Busy, only cmd/data/asr readable */
/src/sys/arch/sgimips/stand/common/
iris_scsi.c
241
if ((asr & (SBIC_ASR_INT|
SBIC_ASR_BSY
)) != 0) {
674
if ((asr & (
SBIC_ASR_BSY
|SBIC_ASR_LCI)) != 0) {
iris_scsireg.h
160
#define
SBIC_ASR_BSY
0x20 /* Busy, only cmd/data/asr readable */
/src/sys/dev/ic/
wd33c93reg.h
134
#define
SBIC_ASR_BSY
0x20 /* Busy, only cmd/data/asr readable */
wd33c93.c
509
} while (asr & (
SBIC_ASR_BSY
|SBIC_ASR_CIP));
945
if (asr & (
SBIC_ASR_BSY
|SBIC_ASR_LCI)) {
1011
if (asr & (SBIC_ASR_INT|
SBIC_ASR_BSY
)) {
1650
if (asr &
SBIC_ASR_BSY
)
Completed in 26 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025