OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSTS_DREG_EMPTY
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
scsi.c
251
while (hd->scsi_ssts &
SSTS_DREG_EMPTY
) {
253
while (! (hd->scsi_ssts &
SSTS_DREG_EMPTY
)) {
301
!(hd->scsi_ssts &
SSTS_DREG_EMPTY
))
319
!(hd->scsi_ssts &
SSTS_DREG_EMPTY
))
327
!(hd->scsi_ssts &
SSTS_DREG_EMPTY
)) {
scsireg.h
120
#define
SSTS_DREG_EMPTY
0x01
/src/sys/dev/ic/
mb89352reg.h
188
#define
SSTS_DREG_EMPTY
0x01
mb89352.c
967
SSTS_DREG_EMPTY
) == 0)
971
* race between
SSTS_DREG_EMPTY
and INTS_CMD_DONE.
1486
SSTS_DREG_EMPTY
) != 0)
1517
SSTS_DREG_EMPTY
) != 0)
1590
} else if ((sstat &
SSTS_DREG_EMPTY
) == 0) {
1611
if ((sstat &
SSTS_DREG_EMPTY
) == 0) {
/src/sys/arch/luna68k/stand/boot/
scsireg.h
95
#define
SSTS_DREG_EMPTY
0x01
sc.c
346
while (hd->scsi_ssts &
SSTS_DREG_EMPTY
) {
Completed in 47 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025