HomeSort by: relevance | last modified time | path
    Searched refs:last_dsty (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
stvar.h 104 u_int last_dsty; /* last density opened */ member in struct:st_softc
st.c 699 if (st->last_dsty != dsty ||
710 st->last_dsty = dsty;

Completed in 15 milliseconds