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

/netbsd-6-1-5-RELEASE/sys/arch/pmax/ibus/
H A Dsiivar.h24 int dmaDataPhase; /* which data phase to expect */ member in struct:scsi_state
H A Dsii.c385 state->dmaDataPhase = -1; /* illegal phase. shouldn't happen */
396 state->dmaDataPhase);
884 state->dmaDataPhase,
893 printf("Data %d ", state->dmaDataPhase);

Completed in 100 milliseconds