OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCI_ICMD_LST
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/amiga/dev/
scireg.h
84
#define
SCI_ICMD_LST
0x20 /* r: Lost arbitration */
85
#define SCI_ICMD_DIFF
SCI_ICMD_LST
/* w: Differential cable */
/src/sys/arch/mac68k/include/
scsi_5380.h
80
#define
SCI_ICMD_LST
0x20 /* r: Lost arbitration */
81
#define SCI_ICMD_DIFF
SCI_ICMD_LST
/* w: Differential cable */
/src/sys/dev/ic/
ncr5380reg.h
101
#define
SCI_ICMD_LST
0x20 /* r: Lost arbitration */
102
#define SCI_ICMD_DIFF
SCI_ICMD_LST
/* w: Differential cable */
ncr5380sbc.c
1377
if (NCR5380_READ(sc, sci_icmd) &
SCI_ICMD_LST
) {
1412
(NCR5380_READ(sc, sci_icmd) &
SCI_ICMD_LST
)) {
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025