BLKPAR_INFO Struct Reference
[Block Devices]

Device information parameter structure. More...

Collaboration diagram for BLKPAR_INFO:

Collaboration graph
[legend]

Data Fields

NUTFILEpar_nfp
uint32_t par_nblks
uint32_t par_blksz
uint8_tpar_blkbp

Detailed Description

Device information parameter structure.

Used with NUTBLKDEV_INFO ioctl.

Definition at line 101 of file blockdev.h.


Field Documentation

NUTFILE* BLKPAR_INFO::par_nfp

Definition at line 102 of file blockdev.h.

Referenced by MmCardIOCtl(), NutBlockDeviceIOCtl(), PhatVolMount(), and RawFsMount().

uint32_t BLKPAR_INFO::par_nblks

Definition at line 103 of file blockdev.h.

Referenced by MmCardIOCtl(), NutBlockDeviceIOCtl(), and RawFsMount().

uint32_t BLKPAR_INFO::par_blksz

Definition at line 104 of file blockdev.h.

Referenced by MmCardIOCtl(), NutBlockDeviceIOCtl(), PhatVolMount(), and RawFsMount().

uint8_t* BLKPAR_INFO::par_blkbp

Definition at line 105 of file blockdev.h.

Referenced by MmCardIOCtl(), NutBlockDeviceIOCtl(), PhatVolMount(), and RawFsMount().


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/