procedure IO_Lookup_Name ( Name : in String; Device_Info : out RTEMS.Driver_Name_t_Pointer; Result : out RTEMS.Status_Codes );
RTEMS.SUCCESSFUL - successfully initialized
RTEMS.UNSATISFIED - name not registered
This directive returns the major/minor number pair
associated with the given device name in device_info.
This directive will not cause the calling task to be preempted.
Copyright © 1988-2004 OAR Corporation