Home | History | Annotate | Download | only in podulebus

Lines Matching refs:sbicicmd

147 static int  sbicicmd		(struct sbic_softc *, int, int,
414 stat = sbicicmd(dev, periph->periph_target,
507 stat = sbicicmd(dev, periph->periph_target,
1248 sbicicmd(struct sbic_softc *dev, int target, int lun, struct sbic_acb *acb)
1280 DBGPRINTF(("sbicicmd(%d,%d):%d\n", target, lun, len),
1302 /*printf("sbicicmd trying to select busy bus!\n");*/
1335 DBGPRINTF(("sbicicmd: handling disconnect\n"),
1398 DBGPRINTF(("SBICICMD status phase\n"), sbic_debug);
1425 printf("sbicicmd: Waiting while sbic is "
1446 printf("sbicicmd: last command ignored\n");
1466 DBGPRINTF(("sbicicmd done(%d,%d):%d =%d=\n",
1482 * programmed i/o. This routine is a lot like sbicicmd except we
2367 (routine == 3) ? "sbicicmd" :