HomeSort by: relevance | last modified time | path
    Searched defs:ststart (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/scsipi/
st.c 345 static void ststart(struct scsipi_periph *);
364 ststart,
1154 ststart(periph);
1169 * ststart looks to see if there is a buf waiting for the device
1172 * If both are true, ststart creates a scsi command to perform
1183 * ststart() is called with channel lock held
1315 ststart(struct scsipi_periph *periph) function in typeref:typename:void
1322 SC_DEBUG(periph, SCSIPI_DB2, ("ststart "));
1366 ststart((struct scsipi_periph *)v);

Completed in 29 milliseconds