OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCRSTAT_PHASE
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/amiga/dev/
bzsc.c
460
switch(bzsc_trace[i].status &
NCRSTAT_PHASE
) {
474
printf("phase%d?", bzsc_trace[i].status &
NCRSTAT_PHASE
);
bzivsc.c
453
switch(bzivsc_trace[i].status &
NCRSTAT_PHASE
) {
467
printf("phase%d?", bzivsc_trace[i].status &
NCRSTAT_PHASE
);
bztzsc.c
461
switch(bztzsc_trace[i].status &
NCRSTAT_PHASE
) {
475
printf("phase%d?", bztzsc_trace[i].status &
NCRSTAT_PHASE
);
cbiisc.c
454
switch(cbiisc_trace[i].status &
NCRSTAT_PHASE
) {
468
printf("phase%d?", cbiisc_trace[i].status &
NCRSTAT_PHASE
);
cbsc.c
466
switch(cbsc_trace[i].status &
NCRSTAT_PHASE
) {
480
printf("phase%d?", cbsc_trace[i].status &
NCRSTAT_PHASE
);
/src/sys/arch/next68k/stand/boot/
scsi.c
268
switch(sc->sc_status &
NCRSTAT_PHASE
)
294
sc->sc_status &
NCRSTAT_PHASE
));
/src/sys/dev/ic/
ncr53c9xreg.h
82
#define
NCRSTAT_PHASE
0x07 /* Phase bits */
ncr53c9x.c
597
/* Disconnected */ BUSFREE_PHASE : sc->sc_espstat &
NCRSTAT_PHASE
;
Completed in 118 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025