Home
last modified time | relevance | path

Searched refs:PCI_CLASS_STORAGE_IDE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/block/
H A Dide.c1230 { PCI_DEVICE_CLASS(PCI_CLASS_STORAGE_IDE << 8, 0xffff00) },
/rk3399_rockchip-uboot/include/
H A Dpci_ids.h17 #define PCI_CLASS_STORAGE_IDE 0x0101 macro