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

sg_io_hdr

Declaration

Source position: ssgh.inc line 12

type sg_io_hdr = record

  interface_id: LongInt;

  dxfer_direction: LongInt;

  cmd_len: Byte;

  mx_sb_len: Byte;

  iovec_count: Word;

  dxfer_len: dword;

  dxferp: pointer;

  cmdp: Pbyte;

  sbp: Pbyte;

  timeout: dword;

  flags: dword;

  pack_id: LongInt;

  usr_ptr: pointer;

  status: Byte;

  masked_status: Byte;

  msg_status: Byte;

  sb_len_wr: Byte;

  host_status: Word;

  driver_status: Word;

  resid: LongInt;

  duration: dword;

  info: dword;

end;


Documentation generated on: 2023-03-18