Searched refs:DLB_PCI_CAP_NEXT (Results 1 – 1 of 1) sorted by relevance
27 #define DLB_PCI_CAP_NEXT(hdr) (((hdr) >> 8) & 0xFC) macro89 pos = DLB_PCI_CAP_NEXT(hdr); in dlb_pci_find_capability()