Home
last modified time | relevance | path

Searched refs:DVD_PLUS_W (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/cdrw/
H A Dwrite_image.c50 if (device_type != DVD_PLUS_W) { in write_image()
66 if (simulation && (device_type == DVD_PLUS_W || in write_image()
168 } else if (device_type == DVD_PLUS_W) { in write_image()
H A Dcopycd.c312 (device_type != DVD_PLUS_W) && (!check_device(target, in copy_cd()
370 ((device_type == DVD_PLUS_W)? check_device(target, CHECK_NO_MEDIA): in copy_cd()
376 if ((device_type != DVD_PLUS) && (device_type != DVD_PLUS_W)) { in copy_cd()
388 if (simulation && (device_type == DVD_PLUS_W || in copy_cd()
394 if (device_type == DVD_PLUS_W) { in copy_cd()
H A Ddevice.c705 ((device_type != DVD_PLUS_W) && in check_device()
738 DVD_PLUS_W)) { in write_next_track()
768 if (device_type != DVD_PLUS_W) { in write_next_track()
840 device_type = DVD_PLUS_W; in get_media_type()
886 device_type = DVD_PLUS_W; in get_media_type()
898 device_type = DVD_PLUS_W; in get_media_type()
927 case DVD_PLUS_W: in cdrw_bandwidth_to_x()
943 case DVD_PLUS_W: in cdrw_x_to_bandwidth()
H A Dmain.h72 #define DVD_PLUS_W 4 /* DVD+RW */ macro
H A Dblank.c131 if (device_type == DVD_PLUS_W) { in blank()
H A Dtransport.c200 device_type == DVD_PLUS_W)) { in uscsi()
H A Dmisc_scsi.c1067 device_type != DVD_PLUS_W) { in write_init()
H A Dmmc.c341 (device_type == DVD_PLUS_W)) { in close_track()