Home
last modified time | relevance | path

Searched defs:scsi_play_msf (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/scsi/
H A Dscsi_cd.h148 struct scsi_play_msf struct
150 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 …]