Source position: xbios.pas line 495
type TIORECORD = record
ibuf: Pointer;
ibufsiz: SmallInt;
ibufhd: SmallInt;
ibuftl: SmallInt;
ibuflow: SmallInt;
ibufhi: SmallInt;
end;