libhd  5.0
Data Fields
hd_data_t::flag_struct Struct Reference

Special flags. More...

#include <hd.h>

Data Fields

unsigned internal:1
 hd_scan() has been called internally. More...
 
unsigned dformat:2
 Alternative output format. More...
 
unsigned no_parport:1
 Don't do parport probing: parport modules (used to) crash pmacs. More...
 
unsigned iseries:1
 Set if we are on an iSeries machine. More...
 
unsigned list_all:1
 Return even devices with status 'not available'. More...
 
unsigned fast:1
 Don't check tricky hardware. More...
 
unsigned list_md:1
 Report md & lvm devices from /proc/partitions. More...
 
unsigned nofork:1
 don't run potentially hanging code in a subprocess More...
 
unsigned nosysfs:1
 don't ask sysfs More...
 
unsigned forked:1
 we're running in a subprocess More...
 
unsigned cpuemu:1
 use CPU emulation to run BIOS code (i386 only) More...
 
unsigned udev:1
 return first udev symlink as device name More...
 
unsigned edd_used:1
 internal: edd info has been used
More...
 
unsigned keep_kmods:2
 internal: don't reread kmods More...
 
unsigned nobioscrc:1
 internal: don't check VBIOS crc More...
 
unsigned biosvram:1
 internal: map Video BIOS RAM (128k at 0xa0000) More...
 
unsigned nowpa:1
 no longer used More...
 
unsigned pata:1
 use new libata modules instead of classical ide modules More...
 
unsigned vbox:1
 running in virtual box
More...
 
unsigned vmware:1
 running in vmware
More...
 
unsigned vmware_mouse:1
 has vmware mouse More...
 

Detailed Description

Special flags.

Influence hardware probing in some strange ways with these. You normally do not want to use them.


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