Searched refs:get_pci_info (Results 1 – 5 of 5) sorted by relevance
1787 int (*get_pci_info) (struct qlcnic_adapter *, struct qlcnic_pci_info *); member1976 return adapter->ahw->hw_ops->get_pci_info(adapter, info); in qlcnic_get_pci_info()
65 .get_pci_info = qlcnic_83xx_get_pci_info,
576 .get_pci_info = qlcnic_82xx_get_pci_info,
216 .get_pci_info = qlcnic_83xx_get_pci_info,
597 static GuestPCIAddress *get_pci_info(int number, Error **errp) in get_pci_info() function866 disk->pci_controller = get_pci_info(disk_number, &local_err); in get_single_disk_info()