Searched refs:PCI_IDE_CAP (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | pci_regs.h | 1262 #define PCI_IDE_CAP 0x04 macro |
| /linux/drivers/pci/ | ||
| H A D | ide.c | 99 pci_read_config_dword(pdev, ide_cap + PCI_IDE_CAP, &val); in pci_ide_init() |