Searched refs:PCI_IDE_CAP_SELECTIVE_STREAMS_NUM (Results 1 – 2 of 2) sorted by relevance
1546 #define PCI_IDE_CAP_SELECTIVE_STREAMS_NUM(x) (((x) >> 16) & 0xff) /* Number of Selective IDE Strea… macro
1666 selnum = PCI_IDE_CAP_SELECTIVE_STREAMS_NUM(l) + 1; in cap_ide()