NAME

vme_init - Initializes the VMEbus driver interface.

SYNOPSIS

int vme_init ( vme_bus_handle_t * bus_handle )

PARAMETERS

vme_bus_handle_t * bus_handle

Pointer to the bus handle to allocate.

DESCRIPTION

Initializes the VMEbus driver interface.

RETURNS

0 on success, or -1 on failure.

SEE ALSO

vme_term(3)