Unit 'gccore' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libogcfpc]

raw_device_command

Declaration

Source position: usbstorage.inc line 49

type raw_device_command = record

  command: array [0..15] of cuint8;

  command_length: cuint8;

  flags: cuint8;

  scsi_status: cuint8;

  data: pointer;

  data_length: cint;

end;


Documentation generated on: 2023-03-18