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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddptvar.h77 struct eata_sp *sc_stp; /* EATA status packet */ member in struct:dpt_softc
H A Ddpt.c244 sp = sc->sc_stp;
371 sc->sc_stp = (struct eata_sp *)((char *)sc->sc_ccbs + sc->sc_stpoff);
375 sc->sc_stp->sp_ccbid = -1;

Completed in 104 milliseconds