Home
last modified time | relevance | path

Searched defs:MMC_CAP_STRICTOVERWRITE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/makefs/udf/
H A Dcdio_mmc_structs.h105 #define MMC_CAP_STRICTOVERWRITE (1 << 8) /* only writes a packet at a time */ macro
/netbsd-src/sys/sys/
H A Dcdio.h330 #define MMC_CAP_STRICTOVERWRITE (1 << 8) /* only writes a packet at a time */ macro