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

  /src/sys/dev/scsipi/
ss.c 107 static void ssstart(struct scsipi_periph *);
113 ssstart,
435 ssstart(periph);
446 * ssstart looks to see if there is a buf waiting for the device
457 * ssstart() is called with channel lock held.
460 ssstart(struct scsipi_periph *periph) function in typeref:typename:void
465 SC_DEBUG(periph, SCSIPI_DB2, ("ssstart "));
496 ssstart(periph);

Completed in 11 milliseconds