Searched defs:PCI_CLASS_MASS_STORAGE (Results 1 - 22 of 22) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIdeBus.c22 #define PCI_CLASS_MASS_STORAGE 0x01 macro
261 if ((PciData.Hdr.ClassCode[2] != PCI_CLASS_MASS_STORAGE) || (PciData.Hdr.ClassCode[1] != PCI_SUB_CLASS_IDE)) {
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86Pci.h143 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86Pci.h143 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Pci.h144 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86Pci.h144 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86Pci.h144 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86Pci.h144 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86Pci.h144 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86Pci.h144 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Pci.h144 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Pci.h144 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Pci.h143 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Pci.h143 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Pci.h143 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Pci.h145 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Pci.h145 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPci22.h150 #define PCI_CLASS_MASS_STORAGE 0x01 macro
399 #define IS_PCI_IDE(_p) IS_CLASS2 (_p, PCI_CLASS_MASS_STORAGE, PCI_CLASS_MASS_STORAGE_IDE)
409 #define IS_PCI_SCSI(_p) IS_CLASS2 (_p, PCI_CLASS_MASS_STORAGE, PCI_CLASS_MASS_STORAGE_SCSI)
419 #define IS_PCI_RAID(_p) IS_CLASS2 (_p, PCI_CLASS_MASS_STORAGE, PCI_CLASS_MASS_STORAGE_RAID)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A Dpci22.h132 #define PCI_CLASS_MASS_STORAGE 0x01 macro
268 #define IS_PCI_IDE(_p) IS_CLASS2 (_p, PCI_CLASS_MASS_STORAGE, PCI_CLASS_MASS_STORAGE_IDE)
269 #define IS_PCI_SCSI(_p) IS_CLASS3 (_p, PCI_CLASS_MASS_STORAGE, PCI_CLASS_MASS_STORAGE_SCSI, 0)
270 #define IS_PCI_RAID(_p) IS_CLASS3 (_p, PCI_CLASS_MASS_STORAGE, PCI_CLASS_MASS_STORAGE_RAID, 0)
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPci22.h152 #define PCI_CLASS_MASS_STORAGE 0x01 macro
401 #define IS_PCI_IDE(_p) IS_CLASS2 (_p, PCI_CLASS_MASS_STORAGE, PCI_CLASS_MASS_STORAGE_IDE)
411 #define IS_PCI_SCSI(_p) IS_CLASS2 (_p, PCI_CLASS_MASS_STORAGE, PCI_CLASS_MASS_STORAGE_SCSI)
421 #define IS_PCI_RAID(_p) IS_CLASS2 (_p, PCI_CLASS_MASS_STORAGE, PCI_CLASS_MASS_STORAGE_RAID)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/bus/
H A Dxf86Pci.h117 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Pci.h146 #define PCI_CLASS_MASS_STORAGE 0x01 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86Pci.h146 #define PCI_CLASS_MASS_STORAGE 0x01 macro

Completed in 106 milliseconds