Home
last modified time | relevance | path

Searched refs:sc_send (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/newsmips/dev/
H A Dsc_wrap.c53 extern void sc_send(struct sc_scb *, int, int);
339 sc_send(scb, chan, ie); in sc_sched()
H A Dscsi_1185.c138 void sc_send(struct sc_scb *, int, int);
264 sc_send(struct sc_scb *scb, int chan, int ie) in sc_send() function