sci.c | 96 int sciicmd(struct sci_softc *, int, void *, int, void *, int,u_char); 224 stat = sciicmd(dev, periph->periph_target, xs->cmd, xs->cmdlen, 505 sciicmd(struct sci_softc *dev, int target, void *cbuf, int clen, void *buf, function in typeref:typename:int 607 sciicmd (dev, target, (u_char *) xs->cmd, xs->cmdlen,
|