scsi_scan
scan(cd_driver_info *info, const scsi_scan *buf)
scsi_scan scanBuffer;
if (user_memcpy(&scanBuffer, buffer, sizeof(scsi_scan)) != B_OK)