st.c | 346 static int ststart1(struct scsipi_periph *, struct buf *, int *); 1186 ststart1(struct scsipi_periph *periph, struct buf *bp, int *errnop) function in typeref:typename:int 1194 SC_DEBUG(periph, SCSIPI_DB2, ("ststart1 ")); 1333 complete = ststart1(periph, bp, &error);
|