HomeSort by: relevance | last modified time | path
    Searched refs:MMC_OP_SYNCHRONISECACHE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
cdio.h 400 #define MMC_OP_SYNCHRONISECACHE 1
  /src/sbin/newfs_udf/
udf_core.c 3131 mmc_op.operation = MMC_OP_SYNCHRONISECACHE;
  /src/sys/dev/scsipi/
cd.c 3503 if (mmc_op->operation == MMC_OP_SYNCHRONISECACHE)
  /src/sys/fs/udf/
udf_subr.c 337 mmc_op.operation = MMC_OP_SYNCHRONISECACHE;

Completed in 22 milliseconds