RTEMS  5.1
Macros | Functions
smc.h File Reference

SMC disk driver initialization entry point. More...

#include <rtems.h>
#include "rtems/blkdev.h"

Go to the source code of this file.

Macros

#define SMC_DRIVER_TABLE_ENTRY   { smc_initialize, GENERIC_BLOCK_DEVICE_DRIVER_ENTRIES }
 

Functions

rtems_device_driver smc_initialize (rtems_device_major_number major, rtems_device_minor_number minor, void *arg)
 smc_initialize SMC disk driver initialization entry point.
 

Detailed Description

SMC disk driver initialization entry point.