OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MMC_CLASS_DISC
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/makefs/udf/
cdio_mmc_structs.h
82
#define
MMC_CLASS_DISC
1
/src/sys/sys/
cdio.h
307
#define
MMC_CLASS_DISC
1
/src/sys/fs/udf/
udf_strat_direct.c
272
KASSERT((class == MMC_CLASS_UNKN) || (class ==
MMC_CLASS_DISC
) ||
udf_subr.c
214
di->mmc_class =
MMC_CLASS_DISC
;
250
if (class !=
MMC_CLASS_DISC
) {
286
if (ump->discinfo.mmc_class ==
MMC_CLASS_DISC
)
333
if (ump->discinfo.mmc_class ==
MMC_CLASS_DISC
)
2106
if ((ump->discinfo.mmc_class ==
MMC_CLASS_DISC
) ||
/src/sbin/newfs_udf/
udf_core.c
1767
if (mmc_discinfo.mmc_class ==
MMC_CLASS_DISC
)
3244
mmc_discinfo.mmc_class =
MMC_CLASS_DISC
;
3297
if (class !=
MMC_CLASS_DISC
) {
3442
if (mmc_discinfo.mmc_class ==
MMC_CLASS_DISC
)
/src/sys/dev/scsipi/
cd.c
2445
return
MMC_CLASS_DISC
;
Completed in 41 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025