Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_SATA (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/ide/
H A Dich.c135 sata_cap_offset = pci_add_capability(dev, PCI_CAP_ID_SATA, in pci_ich9_ahci_realize()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h227 #define PCI_CAP_ID_SATA 0x12 /* SATA Data/Index Conf. */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h228 #define PCI_CAP_ID_SATA 0x12 /* SATA Data/Index Conf. */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c62 [PCI_CAP_ID_SATA] = 0xFF,
1365 case PCI_CAP_ID_SATA: in vfio_cap_len()
/openbmc/u-boot/include/
H A Dpci.h333 #define PCI_CAP_ID_SATA 0x12 /* SATA Data/Index Conf. */ macro
/openbmc/qemu/tests/qtest/
H A Dahci-test.c375 case PCI_CAP_ID_SATA: in ahci_test_pci_caps()