Revision 6f338c34 hw/pci.h

b/hw/pci.h
14 14

  
15 15
/* Device classes and subclasses */
16 16

  
17
#define PCI_BASE_CLASS_STORAGE           0x01
18
#define PCI_BASE_CLASS_NETWORK           0x02
19

  
17 20
#define PCI_CLASS_STORAGE_SCSI           0x0100
18 21
#define PCI_CLASS_STORAGE_IDE            0x0101
19 22
#define PCI_CLASS_STORAGE_OTHER          0x0180

Also available in: Unified diff