Data Fields | |
| void * | arch_specific |
| PedCHSGeometry | bios_geom |
| int | boot_dirty |
| short | did |
| int | dirty |
| int | external_mode |
| short | host |
| PedCHSGeometry | hw_geom |
| PedSector | length |
| device length (LBA) | |
| char * | model |
| description of hardware (manufacturer, model) | |
| PedDevice * | next |
| int | open_count |
| the number of times this device has been opened with ped_device_open(). | |
| char * | path |
| device /dev entry | |
| long long | phys_sector_size |
| physical sector size | |
| int | read_only |
| long long | sector_size |
| logical sector size | |
| PedDeviceType | type |
| SCSI, IDE, etc. | |
the number of times this device has been opened with ped_device_open().
1.5.2