Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/burncd/
H A Dburncd.c348 int bt2ctl[16] = { 0x0, -1, -1, -1, -1, -1, -1, -1, in do_DAO() local
359 cue_ent(&cue[j++], bt2ctl[tracks[0].block_type], 0x01, 0x00, 0x0, in do_DAO()
364 if (bt2ctl[tracks[i].block_type] < 0 || in do_DAO()
375 cue_ent(&cue[j++], bt2ctl[tracks[i].block_type], in do_DAO()
383 cue_ent(&cue[j++],bt2ctl[tracks[i].block_type], in do_DAO()
390 cue_ent(&cue[j++],bt2ctl[tracks[i].block_type], in do_DAO()
398 cue_ent(&cue[j++], bt2ctl[tracks[i].block_type], in do_DAO()
408 cue_ent(&cue[j++], bt2ctl[tracks[i - 1].block_type], 0x01, 0xaa, 0x01, in do_DAO()