Searched refs:full_id (Results 1 – 5 of 5) sorted by relevance
289 uint64_t full_id; in ahd_find_pci_device() local310 full_id = ahd_compose_id(device, in ahd_find_pci_device()321 full_id &= ID_ALL_IROC_MASK; in ahd_find_pci_device()325 if (entry->full_id == (full_id & entry->id_mask)) { in ahd_find_pci_device()
1165 uint64_t full_id; member1175 uint32_t full_id; member
121 if (entry->full_id == (id & entry->id_mask)) in aic7770_find_device()
747 uint64_t full_id; in ahc_find_pci_device() local759 full_id = ahc_compose_id(device, vendor, subdevice, subvendor); in ahc_find_pci_device()775 if (entry->full_id == (full_id & entry->id_mask)) { in ahc_find_pci_device()
1373 uint64_t full_id; member