Introduction   Client Library API Reference   IDL Interface   File List   Index  

l4blk::driver Interface Reference
[IDL Interface]


Public Member Functions

int open ([out] l4blk_driver_id_t *drv,[out] l4_threadid_t *cmd_id,[out] l4_threadid_t *notify_id)
 Open new driver instance.
int close ([in] l4blk_driver_id_t drv)
 Close driver instance.

Detailed Description

Driver Interface. This is the initial interface of a driver to its clients, it is used to create and destroy instances of the other interfaces of the driver.

Definition at line 34 of file blk.idl.


The documentation for this interface was generated from the following file:

Generic Block Interface Reference Manual, written by Lars Reuther  © 2000-2003