Searched refs:MMC_FTR_RT_STREAM (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/cdrw/ | ||
H A D | mmc.h | 68 #define MMC_FTR_RT_STREAM 0x0107 /* Real Time Streaming Feature */ macro |
H A D | device.c | 222 if ((ftr_supported(fd, MMC_FTR_RT_STREAM) == 1) && in get_device() |