Home
last modified time | relevance | path

Searched refs:BUS_FREE_PHASE (Results 1 – 7 of 7) sorted by relevance

/original-bsd/sys/luna68k/stand/
H A Dsc.c53 hs->sc_phase = BUS_FREE_PHASE;
237 hs->sc_phase = BUS_FREE_PHASE;
536 if (hs->sc_phase == BUS_FREE_PHASE) { in scintr()
547 hs->sc_phase = BUS_FREE_PHASE; in scintr()
560 if (hs->sc_phase == BUS_FREE_PHASE) in scintr()
577 hs->sc_phase = BUS_FREE_PHASE; in scintr()
/original-bsd/sys/luna68k/dev/
H A Dsc.c156 else if (phase == BUS_FREE_PHASE)
186 hs->sc_phase = BUS_FREE_PHASE;
630 if (hs->sc_phase == BUS_FREE_PHASE)
639 hs->sc_phase = BUS_FREE_PHASE;
980 hs->sc_phase = BUS_FREE_PHASE;
1156 hs->sc_phase = BUS_FREE_PHASE;
H A Dscsireg.h101 #define BUS_FREE_PHASE 0x04 macro
H A Dscreg.h101 #define BUS_FREE_PHASE 0x04 macro
/original-bsd/sys/hp300/stand/
H A Dscsi.c308 phase = BUS_FREE_PHASE;
311 case BUS_FREE_PHASE:
/original-bsd/sys/hp300/dev/
H A Dscsi.c640 phase = BUS_FREE_PHASE;
643 case BUS_FREE_PHASE:
748 case BUS_FREE_PHASE:
967 phase = BUS_FREE_PHASE;
H A Dscsireg.h123 #define BUS_FREE_PHASE 0x04 macro