Home
last modified time | relevance | path

Searched refs:DVD_PLUS (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/cmd/cdrw/
H A Dcopycd.c313 if (target && (src != target) && (device_type != DVD_PLUS) && in copy_cd()
378 if ((device_type != DVD_PLUS) && (device_type != DVD_PLUS_W)) { in copy_cd()
391 device_type == DVD_PLUS)) { in copy_cd()
445 (device_type == DVD_PLUS)) { in copy_cd()
H A Ddevice.c706 (device_type != DVD_PLUS))) in check_device()
737 if ((device_type == DVD_PLUS) || (device_type == in write_next_track()
892 device_type = DVD_PLUS; in get_media_type()
904 device_type = DVD_PLUS; in get_media_type()
929 case DVD_PLUS: in cdrw_bandwidth_to_x()
945 case DVD_PLUS: in cdrw_x_to_bandwidth()
H A Dmain.h73 #define DVD_PLUS 3 /* DVD+R */ macro
H A Dwrite_image.c69 device_type == DVD_PLUS)) { in write_image()
H A Dtransport.c201 (device_type == DVD_PLUS || in uscsi()
H A Dmisc_scsi.c618 if (device_type == DVD_PLUS) { in finalize()
724 if (device_type == DVD_PLUS) { in get_last_possible_lba()
H A Dmmc.c340 if ((close_session) || (device_type == DVD_PLUS) || in close_track()
356 if (device_type == DVD_PLUS) { in close_track()