Home
last modified time | relevance | path

Searched refs:MMC_FTR_PRFL_LIST (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/cdrw/
H A Ddumpinfo.c73 if (get_configuration(target->d_fd, MMC_FTR_PRFL_LIST, in info()
H A Dmmc.h52 #define MMC_FTR_PRFL_LIST 0x0000 /* Profile List Feature */ macro
H A Dmmc.c913 if (get_configuration(fd, MMC_FTR_PRFL_LIST, MMC_FTR_HDR_LEN, in print_profile_list()
922 if (get_configuration(fd, MMC_FTR_PRFL_LIST, buflen, bufp)) { in print_profile_list()
H A Ddevice.c808 if (get_configuration(fd, MMC_FTR_PRFL_LIST, in get_media_type()