CD_MSF
msf = (cdb->byte2 & CD_MSF) != 0;
/*byte1_flags*/ CD_MSF,
/* byte1_flags */ (mode == CD_MSF_FORMAT) ? CD_MSF : 0,
scsi_cmd->byte1 |= CD_MSF;