Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dide.c99 if ((val & PCI_IDE_CAP_SELECTIVE) == 0) in pci_ide_init()
/linux/include/uapi/linux/
H A Dpci_regs.h1264 #define PCI_IDE_CAP_SELECTIVE 0x2 /* Selective IDE Streams Supported */ macro