Searched defs:scsi_play_msf (Results 1 – 1 of 1) sorted by relevance
148 struct scsi_play_msf struct150 uint8_t op_code;151 uint8_t byte2;152 uint8_t unused;153 uint8_t start_m;154 uint8_t start_s;155 uint8_t start_f;156 uint8_t end_m;157 uint8_t end_s;158 uint8_t end_f;[all …]