Functions | |
int | l4blk::notify::wait ([in] l4blk_driver_id_t drv,[out] l4_uint32_t *req_handle,[out] l4_uint32_t *status,[out] int *error) |
Wait for processed notification. |
int l4blk::notify::wait | ( | [in] l4blk_driver_id_t | drv, | |
[out] l4_uint32_t * | req_handle, | |||
[out] l4_uint32_t * | status, | |||
[out] int * | error | |||
) | [inherited] |
Wait for processed notification.
drv | Driver handle |
req_handle | Client request handle | |
status | Request status | |
error | Error code (if status == BLK_ERROR) |