Searched refs:PH_BUS_FREE (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dtrmreg.h64 #define PH_BUS_FREE 0x05 /* Invalid phase as bus free */ macro
H A Dtrm.c766 sc->sc_phase = PH_BUS_FREE; /* SCSI bus free Phase */
986 sc->sc_phase = PH_BUS_FREE; /* initial phase */
1039 sc->sc_phase = PH_BUS_FREE; /* SCSI bus free Phase */
1185 stat = PH_BUS_FREE;
1190 stat = PH_BUS_FREE;
1194 stat = PH_BUS_FREE;
1196 case PH_BUS_FREE:
1225 case PH_BUS_FREE:
2015 sc->sc_phase = PH_BUS_FREE; /* SCSI bus free Phase */
2129 sc->sc_phase = PH_BUS_FREE; /* SCS
[all...]

Completed in 150 milliseconds