13 #ifndef __IDE_CTRL_H__ 14 #define __IDE_CTRL_H__ 21 rtems_device_major_number major,
22 rtems_device_minor_number minor,
26 #define IDE_CONTROLLER_DRIVER_TABLE_ENTRY \ 27 {ide_controller_initialize, NULL, NULL, NULL, NULL, NULL} rtems_status_code
Classic API Status.
Definition: status.h:43