ADI_FSS_DIR_ENTRY
The
ADI_FSS_DIR_ENTRY
a directory entry. The structure is identical to the POSIX
structure:
typedef struct dirent ADI_FSS_DIR_ENTRY;
The
struct dirent
(see
"Additional POSIX Functions Supported by the FSS" on page 12-71
for the location of this document) and is defined in the FSS header file,
<services/fss/adi_fss.h>
ADI_FSS_DEVICE_DEF
The
ADI_FSS_DEVICE_DEF
information required to open and configure an FSD or PID device driver.
It is defined as:
typedef struct {
u32
ADI_DEV_PDD_ENTRY_POINT
ADI_DEV_CMD_VALUE_PAIR
void
ADI_DEV_DIRECTION
ADI_DEV_DEVICE_HANDLE
ADI_FSS_VOLUME_IDENT
} ADI_FSS_DEVICE_DEF;
where the assigned fields are shown in the following table.
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
data type is a structure that contains the details of
structure is described in the POSIX documentation
.
data type defines a structure to contain the
DeviceNumber;
*pEntryPoint;
*pConfigTable;
*pCriticalRegionData;
Direction;
DeviceHandle;
DefaultMountPoint;
File System Service
struct dirent
12-53
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?