Searched refs:DLB2_PCI_CAP_NEXT (Results 1 – 1 of 1) sorted by relevance
30 #define DLB2_PCI_CAP_NEXT(hdr) (((hdr) >> 8) & 0xFC) macro90 pos = DLB2_PCI_CAP_NEXT(hdr); in dlb2_pci_find_capability()