cdrom_msf
struct cdrom_msf msf_struct;
struct cdrom_msf *msf = &msf_struct;
if (ddi_copyin(data, msf, sizeof (struct cdrom_msf), flag)) {