#include <embdvdef.h>
#include <ucbdef.h>
Go to the source code of this file.
Functions | |
int | erl_std_allocemb (int size, struct _embdv **embdv_p) |
void | erl_std_deviceattn (long long driver_param, struct _ucb *ucb) |
void | erl_std_devicerr (long long driver_param, struct _ucb *ucb) |
void | erl_std_devictmo (long long driver_param, struct _ucb *ucb) |
void | erl_std_releasemb (struct _embdv *embdv) |
int erl_std_allocemb | ( | int | size, | |
struct _embdv ** | embdv_p | |||
) |
void erl_std_deviceattn | ( | long long | driver_param, | |
struct _ucb * | ucb | |||
) |
void erl_std_devicerr | ( | long long | driver_param, | |
struct _ucb * | ucb | |||
) |
void erl_std_devictmo | ( | long long | driver_param, | |
struct _ucb * | ucb | |||
) |
void erl_std_releasemb | ( | struct _embdv * | embdv | ) |