Searched refs:PCI_CAP_ID_MASK (Results 1 – 3 of 3) sorted by relevance
47 #define PCI_CAP_ID_MASK 0xff macro76 pci_lcap_locate(h, (uint8_t)((id) & PCI_CAP_ID_MASK), base_p))
473 #define PCI_CAP_ID_MASK 0xff macro
3000 id = ((reg >> PCI_CAP_ID_SHIFT) & PCI_CAP_ID_MASK); in emlxs_pci_cap_offsets()