a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 hdwrench.library
  FindControllerID
  FindDefaults
  FindDiskName
  FindLastSector
  HDWCloseDevice
  HDWOpenDevice
  InMemMountfile
  InMemRDBStructs
  LowlevelFormat
  OutMemMountfile
  OutMemRDBStructs
  QueryCapacity
  QueryFindValid
  QueryInquiry
  QueryModeSense
  QueryReady
  RawRead
  RawWrite
  ReadMountfile
  ReadRDBStructs
  ReadRDBs
  VerifyDrive
  WriteBlock
  WriteMountfile
  WriteRDBStructs
  WriteRDBs
  ZZexample
  description
Include
GuruMeditation
Docs » Autodocs » hdwrench.library » InMemMountfile

NAME

    InMemMountfile

SYNOPSIS

    error = InMemMountfile ( unit, mfdata, controller )
D0 D0 A0 A1
ULONG InMemMountfile ( ULONG unit, char *mfdata, char *controller );

FUNCTION

    Load internal RDB structures from the data in mountfile format within
memory.

INPUTS

    unit       ULONG unit number per discussion in the scsidisk.h header
mfdate Pointer to C string containing the mountfile format data.
controller Pointer to C string containing controller ID information.

RESULT

    error      ULONG value according to the E_ error codes within hdwrench.h.
If successful the internal RDB structures are filled according
to the data within the mountfile.

NOTES

    Note that no consistency checks are performed. What you send is to this
entry is what you get, data errors and all.

BUGS

SEE ALSO

hdwrench.library/OutMemMountfile, hdwrench.library/ReadMountFile, hdwrench.library/WriteMountfile(), hdwrench.library/InMemRDBStructs(), hdwrench.library/ReadRDBStructs(), hdwrench.library/OutMemRDBStructs(), hdwrench.library/WriteRDBStructs(), hdwrench.library/ReadRDBs(), hdwrench.library/WriteRDBs()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Dual Crew

SCX
PHA
DC
ATX

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se