Searched refs:PCI_CLASS_STORAGE_IDE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/block/ | ||
D | ide.c | 1229 { PCI_DEVICE_CLASS(PCI_CLASS_STORAGE_IDE << 8, 0xffff00) }, |
/external/u-boot/include/ | ||
D | pci_ids.h | 17 #define PCI_CLASS_STORAGE_IDE 0x0101 macro |