Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h1262 #define PCI_IDE_CAP 0x04 macro
/linux/drivers/pci/
H A Dide.c99 pci_read_config_dword(pdev, ide_cap + PCI_IDE_CAP, &val); in pci_ide_init()