Home | History | Annotate | Download | only in scsipi

Lines Matching defs:silent

390         int error, silent;
400 silent = XS_CTL_SILENT;
402 silent = 0;
404 /* make cdclose() silent */
418 error = scsipi_start(periph, SSS_START, silent);
526 int silent;
530 silent = XS_CTL_SILENT;
532 silent = 0;
534 cdcachesync(periph, silent);
1400 /* Make sure cdclose() will do silent operations */