Searched refs:PCI_IDE_CAP_ALG (Results 1 – 2 of 2) sorted by relevance
1543 #define PCI_IDE_CAP_ALG(x) (((x) >> 8) & 0x1f) /* Supported Algorithms */ macro
1676 ide_alg(buf2, sizeof(buf2), PCI_IDE_CAP_ALG(l)), in cap_ide()