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

  /src/sys/arch/newsmips/dev/
scsi_1185.c 138 void sc_send(struct sc_scb *, int, int);
264 sc_send(struct sc_scb *scb, int chan, int ie) function in typeref:typename:void
277 printf("SCSI%d: sc_send() NOT NULL cs->sc\n", chan);
scsi_1185.c 138 void sc_send(struct sc_scb *, int, int);
264 sc_send(struct sc_scb *scb, int chan, int ie) function in typeref:typename:void
277 printf("SCSI%d: sc_send() NOT NULL cs->sc\n", chan);

Completed in 26 milliseconds