s_hd_t::is_s Struct Reference

#include <hd.h>


Data Fields

unsigned agp:1
 AGP device.
unsigned isapnp:1
 ISA-PnP device.
unsigned notready:1
 block devices: no medium, other: device not configured
unsigned manual:1
 undetectable, manually configured hardware
unsigned softraiddisk:1
 disk belongs to some soft raid array
unsigned zip:1
 zip floppy
unsigned cdr:1
 CD-R.
unsigned cdrw:1
 CD-RW.
unsigned dvd:1
 DVD.
unsigned dvdr:1
 DVD-R.
unsigned dvdrw:1
 DVD-RW.
unsigned dvdpr:1
 DVD+R.
unsigned dvdprw:1
 DVD+RW.
unsigned dvdprdl:1
 DVD+RDL.
unsigned dvdram:1
 DVDRAM.
unsigned pppoe:1
 PPPOE modem connected.
unsigned wlan:1
 WLAN card.
unsigned with_acpi:1
 acpi works fine
unsigned hotpluggable:1
 hotpluggable storage device


Field Documentation

DVD+R.

Referenced by dump_normal(), and int_cdrom().

DVD+RDL.

Referenced by dump_normal(), and int_cdrom().

DVD+RW.

Referenced by dump_normal(), and int_cdrom().

DVD-RW.

Referenced by dump_normal(), and int_cdrom().

hotpluggable storage device

Referenced by dump_normal(), and int_hotplug().

undetectable, manually configured hardware

Referenced by hd_dump_entry().

block devices: no medium, other: device not configured

Referenced by add_disk_size(), add_scsi_sysfs_info(), hd_dump_entry(), hd_read_cdrom_info(), hd_scan_misc(), and int_media_check().

PPPOE modem connected.

Referenced by dump_normal(), hd2prop(), is_pppoe(), and prop2hd().

disk belongs to some soft raid array

Referenced by hd2prop(), hd_dump_entry(), and prop2hd().

acpi works fine

Referenced by hddb_add_info().

zip floppy

Referenced by dump_normal(), hd2prop(), int_floppy(), and prop2hd().


The documentation for this struct was generated from the following file: